![]() I have been using OmniWeb as my principal browser, and Mozilla as my secondary choice. The advanced features of Mozilla are making me use it more and more. Today I learned about the native SVG in Mozilla: The Mozilla SVG implementation is a native SVG implementation. This is as opposed to plug-in SVG viewers such as the Adobe viewer (which is currently the most popular SVG viewer).
|
![]() Selected books on SVG (Scalable Vector Graphics), details from Amazon.com: SVG Essentials (O'Reilly XML)
|
![]() I saw today an impresive demo of an SVG-based www application. SVG is an XML-based format for publishing scalable (and scriptable) graphics on the web. On Mac OS X, Mozilla (versio 1.2a) managed to show and print SVG without downloading any additional plug-ins. For IE you probable need to download software from Adobe. The best feature of the format: you can generate SVG files from your programs, and also post-process and combine SVG files using XML tools. The new versions of FreeHand and Illustrator can edit SVG files. You can also render (with freely available tools) SVG graphics into JPEG, GIF, or PDF files, if you want. But many features (such as zooming, scripting and editability) are then lost. Here and here you find some SVG examples. There is also SVG FAQ. And you can test the SVG rendering of your browser.
|