home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 110 / af110sub.adf / datatypes.lzx / akSVG-Datatype / Tools / AnyToSVG.doc < prev   
Text File  |  2006-02-06  |  2KB  |  65 lines

  1.  
  2.   AnyToSVG
  3.  
  4.   © 1995-97 by Andreas R. Kleinert.
  5.   FREEWARE. All rights reserved.
  6.  
  7.   Freely distributable (non-commercially as well as commercially).
  8.  
  9.   Version      : 43.100
  10.   Release Date : 05.10.1997
  11.  
  12.   Description
  13.   ~~~~~~~~~~~
  14.   AnyToSVG is a tool to convert any graphics file for which you do own a
  15.   DATATYPE to the SVG Graphics File Format, which is superview-Library's
  16.   own graphics file format with XPK and PP20 support.
  17.  
  18.   There seem to be problems converting HAM6/8 or EHB graphics SuperView
  19.   does not have.
  20.  
  21.   Requirements
  22.   ~~~~~~~~~~~~
  23.   - AmigaOS 3
  24.   - you need xpkmaster.library to be present (see below)
  25.   - superview.library is NOT needed by AnyToSVG
  26.   - any graphics may be as well unpacked ("none") as packed by ANY of
  27.     the available XPK-Packers (e.g. "NUKE").
  28.     So you also need the specific XPK-Packer to write a SVG graphics
  29.  
  30.   Author
  31.   ~~~~~~
  32.   Andreas R. Kleinert
  33.  
  34.   Fido             Andreas Kleinert 2:2457/350.18
  35.   Usenet/InterNet  Andreas_Kleinert@superview.ftn.neckar-alb.de
  36.                    Andreas_Kleinert@t-online.de
  37.                    ARK@News.wwbnet.de
  38.  
  39.   More Copyrights
  40.   ~~~~~~~~~~~~~~~
  41.   The "xpkmaster.library" (part of the useful Xpk package, which can be
  42.   found on Aminet) is developed under the concept of the GNU license by
  43.   its authors (c/o Dirk Stöcker, stoecker@rcs.urz.tu-dresden.de).
  44.   This freely distributable Library is needed by SVG.datatype, to read
  45.   and decode XPK-packed files.
  46.  
  47.   History:
  48.   ~~~~~~~~
  49.   V43.100: - recompiled with SAS/C V6.58
  50.  
  51.   V43.9:   - completely reworked
  52.            - now supports 24 Bit conversion (24 Bit v43 dt -> 24 Bit SVG)
  53.            - removed some bugs, bad habits, bad code and so on ;-)
  54.            - added new Xpk notes
  55.            - used new headers
  56.  
  57.   V43.3:   - recompiled with SAS/C V6.57
  58.  
  59.   V40.2:   - recompiled with SAS/C V6.56
  60.            - fixed "can't extract bitmap" bug, which occured sometimes
  61.              (-> Piter Sakowsk)
  62.            - and more small fixes
  63.  
  64.   V40.1:   - first version
  65.