Logo by Marko (anonymous IP: 3.15.203.242,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
What is SVG? ~~~~~~~~~~~~ From http://w3.org/Graphics/SVG/ - "SVG is a language for describing two-dimensional graphics and graphical applications in XML." What are the svg2pdf/png/ps tools? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I thought this was fairly obvious. ;) From http://www.cairographics.org/ - "Cairo is a vector graphics library designed to provide high-quality display and print output." This is the library used by these tools to convert an SVG into a PDF, PNG or PS respectively. What is the SVGbatch tool? ~~~~~~~~~~~~~~~~~~~~~~~~~~ Simply a script that will automate the conversion of a complete directory of SVGs to PNG, it can be run from WB or Shell (more options are available then). What is the fc-cache tool? ~~~~~~~~~~~~~~~~~~~~~~~~~~ It's part of the fontconfig package. From http://www.fontconfig.org/ - "Fontconfig is a library for font customization and configuration." When run it will update/build a cache over all the fonts installed on your system. This cache is used by the SVG tools to find/pick the appropriate fonts for rendering text when needed. Where do I get SVGs? ~~~~~~~~~~~~~~~~~~~~ Search around, there's plenty of cliparts, icons, etc out there, some good places to start would be: - http://www.openclipart.org/ - http://www.inkscape.org/cgi-bin/wiki.pl?Galleries - http://svgicons.sourceforge.net/ Thanks to CISC of MorphOS for porting it ;-) The original archive can be downloaded from <http://www.binaryriot.com/cisc/SVGTools-1.0.0-bin.lha> Limitations of the OS4 version: Only the abbrevated commandline options are supported and not the long one (eg. '-w' works, '--width' doesn't). amigaos()stephan-rupprecht.de
|
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |