SVG Programming: The Graphical Web

Kurt Cagle

  • 出版商: Apress
  • 出版日期: 2002-07-12
  • 售價: $1,860
  • 貴賓價: 9.5$1,767
  • 語言: 英文
  • 頁數: 586
  • 裝訂: Paperback
  • ISBN: 1590590198
  • ISBN-13: 9781590590195
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

SVG Programming: The Graphical Web, authored by leading XML expert Kurt Cagle, is a complete guide to creating, using, and accessing the powerful elements of Scalable Vector Graphics (SVG). Intermingling SVG instruction with insightful discussion of key topics such as coordinate systems and attributes, transformations, animation, and image generation, Cagle provides readers with a comprehensive guide to making the most of this rich graphical language.

Initially, readers are presented with an overview of SVG features and concepts that offers numerous examples intended to provide a sound introduction to language implementations. Following this brief introduction, the book delves directly into the heart of SVG development, covering integral SVG attributes such as transformations, shapes, text manipulation, and the incorporation of images, gradients, patterns, and masks. The later chapters are devoted to topics that demonstrate the true power of this XML-based technology, offering valuable insight into animation, interactivity and DOM, filters, and automated graphic generation.

SVG Programming: The Graphical Web offers professionals what they need to know to access the next evolutionary step in Web graphical presentation: to create faster,more efficient, and more usable Web applications on a level heretofore impossible.

Contents

Chapter 1: Why SVG?

Chapter 2: Getting Started: An SVG Tutorial

Chapter 3: You Are Here: Coordinate Systems and Transformations

Chapter 4: Shaping the Spiral Path: Shapes and Paths

Chapter 5: Painting and Drawing

Chapter 6: The Basics of Text

Chapter 7: Incorporating Texture

Chapter 8: Animating SVG

Chapter 9: Integrating SVG and HTML

Chapter 10: SVG Components

Chapter 11: The Future of SVG