Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Inkscape Beginner's Guide

You're reading from   Inkscape Beginner's Guide Create attractive layout designs, logos, brochures, icons, and more using the Inkscape vector graphics editor.

Arrow left icon
Product type Paperback
Published in May 2012
Publisher Packt
ISBN-13 9781849517201
Length 298 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Bethany Hiitola Bethany Hiitola
Author Profile Icon Bethany Hiitola
Bethany Hiitola
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Getting Started with Vector Graphics FREE CHAPTER 2. Installing and Opening Inkscape 3. How to Manage Files 4. Creating your First Graphics 5. How to Work with Layers 6. Building Objects 7. Using Paths 8. How to Style Text 9. Using Filters 10. Extensions in Inkscape 11. Working with Images 12. Using the XML Editor A. Where to Find More Information B. Keyboard Shortcuts
C. Glossary of Terms
D. Pop quiz Answers Index

XML Editor basics

Let's look at a more complicated Inkscape document that is populated with a web design. Then we can discuss the screen basics, the SVG code, and understand how we might be able to edit it for our use. The following screenshot shows the open Inkscape document and the associated SVG code, side-by-side.

XML Editor basics

As you select items in the SVG code, you will see that Inkscape selects the items in the design (and vice versa). Also, if you were to edit any of the object properties, all changes would happen in real time on the canvas. But let's not get ahead of ourselves. First we need to understand the basics of the XML Editor screen:

  • The structure or tree of the XML is shown on the left-hand side of the screen (see the following screenshot). This XML tree is the entire canvas shown in SVG code.
    XML Editor basics
  • A layer is essentially a node in the tree. If the layer contained drawn objects, there would be additional nodes embedded beneath the layer node. Each node represents an object on that...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image