Simple Text Wrapping (O'Reilly)
[Posted September 18, 2002 by cook]
Antoine Quint
writes about
text under SVG 1.0 on O'Reilly.
"
SVG 1.0 includes support for manipulating and representing text. There's an entire chapter devoted to text in the specification. Text in SVG is real text; to write Hello World! in an SVG document, you have to write something like Hello World!. This comes in handy with regard to accessibility as it means that SVG text is searchable and indexable."
(
Log in to post comments)