Book Image

Inkscape 0.48 Illustrator's Cookbook

Book Image

Inkscape 0.48 Illustrator's Cookbook

Overview of this book

Inkscape is an open source vector graphics editor with an intuitive user interface that has enough depth to make quality graphic designs with an attractive layout comparable to what you would make using Illustrator or CorelDraw. But choosing the right tool and the best approach to creating the desired effect can be challenging. Inkscape 0.48 Illustrator's Cookbook makes it super-easy for you to make your own vector-based graphics with the powerful Inkscape editor. Inkscape 0.48 Illustrator's Cookbook provides you with the latest recipes to quickly create scalable vector graphics. Recipes in this book teach you about some of the most useful time-saving features in Inkscape accompanied by a list of keyboard shortcuts that you can easily memorize. In addition to covering use of Inkscape tools and their advanced features, examples from the recipes uncover solutions to common graphics problems. The book starts off with familiarizing you with the tools and techniques in Inkscape that you can use to draw 2D shapes, calligraphic shapes, and 3D boxes easily. It then guides you through the most common color-changing steps performed in Inkscape along with some convenient procedures that can save your time when dealing with colors. It explains drawing using linear and radial gradients, which are irreplaceable, usage of clones to create interesting effects in illustrations, and live-path effects that can help you speed up constructing a shape and make the process more natural. You will learn how to make those tweaks on some of the ready-made filters, and in the final recipe we will create a filter from scratch. This practical book also contains recipes showing how to use Inkscape as a raster editor and how to achieve photo-realistic effects in Inkscape. For each important technique and skill, you'll see some simple recipes, then some more advanced recipes followed by an explanation of how Inkscape works to produce the desired effects in your illustrations. By the end of this book you will be confident enough to create your own vector-based graphics with Inkscape.
Table of Contents (18 chapters)
Inkscape 0.48 Illustrator's Cookbook
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface

Creating a stylized flower using Snapping


This recipe is a little exercise in snapping. We'll try out different snapping options while arranging objects into a composite image of a stylized flower.

How to do it...

The following steps show you how to use the snapping option to create a flower:

  1. 1. Create a 300 x 300 pixel square, having rounded corners with a radius of 100 px. Set its fill to Purple (#800080) and its opacity to 50.

  2. 2. Convert it to a path (Shift + Ctrl + C).

  3. 3. Create three more copies by stamping with Space three times while holding it with your mouse.

  4. 4. Make sure that Enable Snapping is on. You can toggle it using the % key. Snap nodes or handles, Snap to cusp nodes, and Snap to smooth nodes on the Snapping toolbar.

  5. 5. Move the squares one by one so they overlap a bit and make their nodes snap so they form a flowery shape:

  6. 6. Select the Star tool (Shift + F9 or *) and set the options on the toolbar to: Star, Corners: 4 , Spoke ratio: 0.95, Rounded: 0.1, and Randomized: to 0.

  7. 7...