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

Chapter 12. Using the XML Editor

Now we're ready to dig, just a little bit, into some code. We're going to learn about the XML Editor that is included within Inkscape. This feature helps us perform cool tricks that can help with global changes in web development and when working with a programming team that can also create scripts to automatically make some changes.

The goals of this chapter are to:

  • Learn how to access the XML Editor
  • Understand the basics of the SVG coding language Inkscape uses (which is an iteration of XML)
  • Learn how to edit some of the object XML code
  • Review the essentials for handing off files to make sure the XML/SVG code can be fully-functional and usable for any backend programming that needs to be done.

Let's first learn a bit about the editor.

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