Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

SVG Essentials: Producing Scalable Vector Graphics with XML

Posted By: viserion
SVG Essentials: Producing Scalable Vector Graphics with XML

J. David Eisenberg, Amelia Bellamy-Royds, "SVG Essentials: Producing Scalable Vector Graphics with XML, 2nd Edition"
ISBN: 1449374352 | 2014 | True PDF | 366 pages | 5 MB

Learn the essentials of Scalable Vector Graphics, the mark-up language used by most vector drawing programs and interactive web graphics tools. SVG Essentials takes you through SVG’s capabilities, beginning with simple line drawings and moving through complicated features such as filters, transformations, gradients, and patterns.

This thoroughly updated edition includes expanded coverage of animation, interactive graphics, and scripting SVG. Interactive examples online make it easy for you to experiment with SVG features in your web browser. Geared toward experienced designers, this book also includes appendices that explain basic concepts such as XML markup and CSS styling, so even if you have no web design experience, you can start learning SVG.

Create and style graphics to match your web design in a way that looks great when printed or displayed on high-resolution screens
Make your charts and decorative headings accessible to search engines and assistive technologies
Add artistic effects to your graphics, text, and photographs using SVG masks, filters, and transformations
Animate graphics with SVG markup, or add interactivity with CSS and JavaScript
Create SVG from existing vector data or XML data, using programming languages and XSLT