TranslateProject/sources/tech/20161021 Getting started with Inkscape on Fedora.md
2016-12-23 10:28:04 +08:00

6.0 KiB
Raw Blame History

Getting started with Inkscape on Fedora

inkscape-gettingstarted

Inkscape is a popular, full-featured, free and open source vector graphics editor available in the official Fedora repositories. Its specifically tailored for creating vector graphics in the SVG format. Inkscape is great for creating and manipulating pictures and illustrations. Its also good for creating diagrams, and user interface mockups.

cyberscoty-landscape-800px

Windmill Landscapeillustration created using inkscape

The screenshots page on the official website has some great examples of what can be done with Inkscape. The majority of the featured images here on the Fedora Magazine are also created using Inkscape, including this recent featured image:

communty

A recent featured image here on the Fedora Magazine that was created with Inkscape

Installing Inkscape on Fedora

Inkscape is available in the official Fedora repositories, so its super easy to install using the Software app in Fedora Workstation**:**

inkscape-gnome-software

Alternatively, if you are comfortable with the command line, you can install using the following dnf command:

sudo dnf install inkscape

Dive into Inkscape (getting started)

When opening the app for the first time, you are greeted with a blank page, and a bunch of different toolbars. For beginners, the three most important of these toolbars are the Toolbar, the Tools Control Bar, and the Colour Palette:

inkscape_window

The Toolbar provides all the basic tools for creating drawings, including tools such as:

  • The rectangle tool, for drawing rectangles and squares
  • The star / polygon (shapes) tool
  • The circle tool, for drawing ellipses and circles
  • The text tool, for adding labels and other text
  • The path tool, for creating or editing more complex or customized shapes
  • The select tool for selecting objects in your drawing

The Colour Palette provides a quick way to set the colour of the currently selected object. The Tools Control Bar provides all the settings for the currently selected tool in the Toolbar. Each time you select a new tool, the Tools Control Bar will update with the settings for that tool:

Drawing shapes

Next, lets draw a star with Inkscape. First, choose the star tool from the Toolbar, and click and drag on the main drawing area.

Youll probably notice your star looks a lot like a triangle. To change this, play with the Corners option in the Tools Control Bar, and add a few more points. Finally, when youre done, with the star still selected choose a colour from the Palette to change the colour of your star:

inkscape-drawastar

Next, experiment with some of the other shapes tools in the Toolbar, such as the rectangle tool, the spiral tool and the circle tool. Also play around with some of the settings for each tool to create a bunch of unique shapes.

Selecting and moving objects in your drawing

Now you have a bunch of shapes, and can use the Select tool to move them around. To use the select tool, first select it from the toolbar, and then click on the shape you want to manipulate. Then click and drag the shape to where you want it to be.

When a shape is selected, you can also use the resize handles to scale the shape. Additionally, if you click on a shape that is selected, the resize handles change to rotate mode, allowing you to spin your shape:

inkscape-movingshapes


Inkscape is an awesome piece of software that is packed with many more tools and features. In the next articles in this series, we will cover more of the features and options you can use to create awesome illustrations and documents.


作者简介Ryan is a designer that works on stuff for Fedora. He uses Fedora Workstation as his primary desktop, along with the best tools from the Libre Graphics world, notably, the vector graphics editor, Inkscape.


via: https://fedoramagazine.org/getting-started-inkscape-fedora/

作者:Ryan Lerch 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出