This program converts SVG (Scalable Vector Graphics) images
into standard IFF DR2D format.
USAGE
=====
svg2dr2d SVG=INPUT/A,DR2D=OUTPUT/A
Example:
svg2dr2d drawing.svg drawing.iff
Converts the SVG file drawing.iff into an IFF DR2D drawing.iff
LIMITATIONS
===========
svg2dr2d supports everything that libsvgtiny can decode from SVGs,
except text (which is encoded in the DR2D but doesn't display for
unknown reasons).
If SVGs do not convert properly, it is worth checking that
libsvgtiny can actually decode them. An easy way to find out is
to try displaying them with the OS4 version of NetSurf.
HISTORY
=======
1.1 (18.05.2009) First release
----
Please note the primary download location for my software is Aminet
(http://www.aminet.net). If you obtained this archive from anywhere
else, please check Aminet and/or Unsatisfactory Software
(http://www.unsatisfactorysoftware.co.uk) for newer versions.
As usual, I cannot and will not accept responsibility for any damage,
loss of data etc incurred through use of this software. This archive
is provided "as-is" without warranty of any kind and all use is at
your own risk.
Please check the PGP signature in the Aminet readme against the
archive to ensure it has not been tampered with.
-----BEGIN PGP MESSAGE-----
Version: 2.6.3in
iQB7AwUAShHKx7O1+24s2ZO5AQG3LQMsDQy/LiQIKdMOSYtdl5KaAlRTJ9EoNT+7
fZOraWjiGPncNGXFeimM1lWatZ5PicEcNlwz+x0CyV7PSySfLnCImx+Yr0Xv0Wcz
RnxF41L2tDJB7ISI+APvoIBF22Z0ZahUbdUw+542
=djb7
-----END PGP MESSAGE-----
| |