| Article: |
Introduction to Quartz 2D for QuickDraw Programmers | |
| Subject: | SVG anybody? | |
| Date: | 2004-09-29 06:37:06 | |
| From: | steltenpower | |
| I was surprised that SVG wasn't mentioned once in the article. check out http://www.svgx.org | ||
Showing messages 1 through 1 of 1.
-
SVG anybody?
2004-09-29 08:02:33 easco [View]



The article is concerned with application level APIs for handling 2D graphics on the Macintosh. While SVG does address 2D graphics and presents a drawing model very similar to Quartz 2D's, it is not an API.
The similarities between SVG and the capabilities of Quartz may not be surprising given Apple's involvement in the community that developed the SVG spec. In spite of Apple's involvement, however, there is no native support for SVG in Mac OS X (at least, none that I'm aware of).