Book Image

Inkscape Starter

By : Bethany Hiitola
Book Image

Inkscape Starter

By: Bethany Hiitola

Overview of this book

Inkscape is a free Open Source program that allows you to create vibrant vector graphics in all manner of shapes and sizes. From creating designs for the web or for print, to creating your own personal logo or interfaces, Inkscape gives you the power to shape what people will see when it comes to your personal projects. If you are new to Inkscape this book is the perfect companion for getting you off to a flying start. No previous experience with Inkscape is required as you will be guided through downloading Inkscape and installing it on your system. The amount of things that you can do with Inkscape is overwhelming so this quick start guide will show you how to create your very first vector graphic. The resources in this book will help you to become familiar with the Inkscape community, which is a valuable part of any Open Source project. Finally, you will see how to use seven key features of Inkscape ñusing paths and layers, combining shapes, creating and editing text tools, importing and embedding images, and a list of keyboard shortcuts for text styling - which will give you the knowledge to perform simple tasks and set off on your own.
Table of Contents (9 chapters)

Quick start—Creating your first vector graphic

Vector graphics are made up of paths. Each path is basically a line with a start and end point, curves, angles, and points that are calculated with a mathematical equation. These paths are not limited to being straight—they can be of any shape, size, and even encompass any number of curves. When you combine them, they create drawings, diagrams, and can even help create certain fonts.

Inkscape uses both paths and a series of pre-determined shapes when creating graphics. Paths have no pre-defined lengths or widths. They are arbitrary in nature and come in three basic types:

  • Open paths (have two ends)
  • Closed paths (have no ends, like a circle)
  • Compound paths (use a combination of two open and/or closed paths)

In Inkscape there are a few ways we can make paths; with the Pencil (Freehand), Bezier (Pen), and Calligraphy tools—all of which are found in the tool box, which is located at the side of your screen.

Quick start—Creating your first vector graphic

They can also be created...