home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / gfx / conv / MetaView.lha / MetaView / MetaView.readme < prev    next >
Encoding:
Text File  |  1997-02-10  |  10.0 KB  |  323 lines

  1. MetaView 2.0
  2.  
  3.  
  4. REQUIREMENT:  - any Amiga
  5.               - OS 2.x (only tested with 3.0)
  6.               - 1 MB RAM or better
  7.  
  8.  
  9. INSTALLATION:
  10.   - doubleclick the install-icon.
  11. or
  12.   - copy the libs/amigametaformat.library to libs:
  13.   - create the drawer libs:AMF/
  14.   - copy all files from libs/AMF/ to libs:AMF/
  15. or
  16.   - doubleclick the test-icon
  17.  
  18.  
  19. WHAT IS IT?
  20.   Programm to view and convert
  21.   * WMF files (also embeded in Windows(tm) CLP files)
  22.   * AMF files
  23.   * DXF files
  24.   * DR2D files
  25.   * XFIG files (version 3.0 or 3.1)
  26.   * WPG files (version 1.0)
  27. to
  28.   * ILBM
  29.   * AMF
  30.   * CGM
  31.   * GEM
  32.   * DR2D
  33.   * HPGL
  34.   * EPS
  35.  
  36.   There is also a menu item for open CDR-files, this is only for testing and
  37.   can extract the preview picture. 'preview.bmp' can be found in 't:' dir.
  38.  
  39.  
  40. SHAREWARE:
  41.   This MetaView are shareware. If you use this programm regulary you must pay
  42.   30,- DM (20 $) to me. After this you get the newest version from MetaView
  43.   and the keyfile. Without the keyfile you can`t save your pictures about
  44.   ARexx.
  45.   For bank account and my address, please look at the end of file.
  46.   The executable are freely distributable, only the keyfile "keyfile.metaview"
  47.   are not freely distributable.
  48.   To get the newer versions from MetaView, bugfixes etc. please look at
  49.   "Aminet:gfx/conv/" or you send me a empty disk and a franked and filled
  50.   return envelop.
  51.  
  52.  
  53. BUGS:
  54.   - Not all WMF-codes are supported, but the most WMF-files should work.
  55.   - In this version MetaView can`t display and convert any included BitMaps!!!
  56.   - If you find a bug on startup and own Kick 3.1, please install the new
  57.     SetPatch 43.5 and try again.
  58.   - If you find any other bug please feel free to send me a mail with the
  59.     following dates:
  60.     - your configuration
  61.     - in which cases the bug appears
  62.     - if there only appears on some gfx files, then please send me also the
  63.       gfx files
  64.  
  65.   I TAKE NO WARRANTLY FOR ANY DAMAGES ON YOUR SYSTEM!
  66.  
  67.  
  68. START:
  69.   This programm is startable from Workbench or CLI.
  70.   For start from Workbench just doubleclick the icon.
  71.   For start from CLI just type in the consolewindow 'MetaView'. You can
  72.   give some options:
  73.  
  74.   - LOADNAME    the gfx-file to view
  75.  
  76.   - SAVENAME    the gfx-file to save, for converting, if you have give a
  77.                 SAVENAME, then the program will not open the window to show
  78.                 the gfx-file.
  79.  
  80.   - LOAD/K      force to load the gfx-file as AMF,WMF,CDR,DR2D,WPG,CLP, if
  81.                 you dont use this option, the program look for the filetype
  82.                 alone.
  83.  
  84.   - SAVE/K      save the gfx-file as AMF,EPS,CGM,GEM,WW,ILBM,AMF2 or PRT
  85.                 AMF  - AmigaMetaFileFormat
  86.                 EPS  - Encapsulated PostScript
  87.                 CGM  - Computer Graphics Metafile
  88.                 GEM  - GEM Metafile
  89.                 WW   - WordWorth-ARexx-script
  90.                 ILBM - Interleaved Bitmap
  91.                 AMF2 - AMF with previewpicture (* not yet *)
  92.                 PRT  - Printer
  93.                 DR2D - Drawing 2D
  94.                 HPGL - HP Graphics Language
  95.                 CLIP - copy to ClipBoard unit 0
  96.     if you dont use this option, then you get AMF-files
  97.  
  98.   - WIDTH/K/N   for ILBM, CLIP and PRT the WIDTH of output (ILBM - pixels,
  99.                 PRT - mm)
  100.  
  101.   - HEIGHT/K/N  for ILBM, CLIP and PRT the HEIGHT
  102.  
  103.   - XOFF/K/N    for PRINTER the x-position in mm
  104.  
  105.   - YOFF/K/N    for PRINTER the y-position in mm
  106.  
  107.   - DEPTH/K/N   Depth for ILBM, CLIP and PRT output
  108.   
  109.   - ERRORS/S    writeout debug informations, make a big decrease of the speed
  110.                 of fileparsing
  111.  
  112.   - NOPROP/S    no preserve picture-aspect
  113.  
  114.   - TRANSPARENT/S no drawing in background and set color 0 as transparent for
  115.                 ILBM and CLIP output
  116.   
  117.   - NODISPLAY/S MetaView will not open a screen but only create a ARexxPort
  118.                 for background operations
  119.  
  120.   the default options are:
  121.     SAVE   = AMF
  122.     WIDTH  = 640 (ILBM,CLIP) or 50 (PRT)
  123.     HEIGHT = 400 (ILBM,CLIP) or 50 (PRT)
  124.     XOFF   = 0
  125.     YOFF   = 0
  126.     DEPTH  = 4
  127.  
  128.  
  129. AREXX:
  130.   MetaView opens a ARexxPort based on the name "METAVIEW" a point "." and a
  131.   number starting at 0. So if you start MetaView once the ARexxPort name are
  132.   "METAVIEW.0".
  133.   Commands:
  134.   - LOAD             load a gfx-file
  135.       LOADNAME/A       name of gfx-file
  136.       AS/K             force to load gfx-file as AMF,WMF,...
  137.   - SAVE             save a gfx-file
  138.       SAVENAME/A       name of gfx-file
  139.       AS/K             save the gfx-file as AMF,EPS,GEM,CGM,HPGL,DR2D,WW,ILBM
  140.       WIDTH/K/N        pixel width for ILBM output
  141.       HEIGHT/K/N       pixel height for ILBM output
  142.       DEPTH/K/N        depth for ILBM output
  143.   - PRINT            print a gfx-file
  144.       XOFF/K/N         left offset in mm
  145.       YOFF/K/N         right offset in mm
  146.       WIDTH/K/N        width in mm
  147.       HEIGHT/K/N       height in mm
  148.       DEPTH/K/N        depth of printing
  149.   - COPY             copy a gfx-file to clipboard (unit 0)
  150.       WIDTH/K/N        pixel width
  151.       HEIGHT/K/N       pixel height
  152.       DEPTH/K/N        depth
  153.   - SET              set some attributes
  154.       PROP/S           preserve picture-aspect
  155.       NOPROP/S         no preserve picture-aspect
  156.       TRANSPARENT/S    background transparent
  157.       NOTRANSPARENT/S  no transparent
  158.   - REQUESTFILE      ask for a filename (in "result")
  159.       PATH             initial filepath and -name
  160.       TITLE/K          title of requester
  161.       OK/K             string for ok-button
  162.       PATTERN/K        string for pattern
  163.   - REQUESTCHOICE    ask for options    (in "rc")
  164.       TITLE/K          title of requester
  165.       BODY/K           string for question
  166.       BUTTONS/K        string for buttons (seperate with "|")
  167.   - REQUEST          inform the user
  168.       BODY/F           information string
  169.   - QUIT             quit MetaView
  170.  
  171.  
  172. MENU:
  173.   - Project
  174.       - Open
  175.       - Open as
  176.           - AMF
  177.           - WMF
  178.           - CLP
  179.           - DR2D
  180.           - WPG
  181.           - DXF
  182.           - FIG
  183.           - CDR
  184.       - Save as
  185.           - AMF
  186.           - AMF+PIC  /* not yet */
  187.           - ILBM
  188.           - EPS
  189.           - GEM
  190.           - CGM
  191.           - DR2D
  192.           - HPGL
  193.           - WW
  194.       - Print
  195.       - About
  196.       - Quit
  197.   - Other
  198.       - Logo         - draw the start picture again
  199.       - Info         - show some picture infos (type, size, version)
  200.       - Copy         - copy to clipboard (unit 0)
  201.   - Settings
  202.       - Aspect       - preserve picture aspect (proportions) or not
  203.       - Transparent  - draw to background or not (importend for ILBM brush)
  204.       - Change...    - change screentype, -mode, -depth and defaultfonts
  205.  
  206.  
  207. REQUESTERS:
  208.   - Print
  209.       - you can set the print dimension either by numbers (mm) or by drawing
  210.         a rectangle with the mouse (press leftmousebutton and drag)
  211.       - you can set the depth of printing (from black and white to 256 colors)
  212.       - you can suppress the paper ejecting
  213.       - you can switch on a frame outside of picture
  214.   - Save ILBM
  215.       - you can set the picture dimension and the depth
  216.   - Change Settings...
  217.       - you can set either custom- or publicscreen
  218.       - change the name of publicscreen
  219.       - change the screenmode and -depth
  220.       - set the defaultfonts (for serif, sans serif, deco, typewriter, script)
  221.   - Substitute FONT
  222.       - substitute the not existing font either with
  223.         defaultfonts (serif, sans serif, ...) or a special font, selected now
  224.       - press "USE" for using now or "INCLUDE" for including by save as other
  225.         formats
  226.  
  227.  
  228. HISTORY:
  229.   Version 2.0
  230.     NEW:
  231.       - change from pd to shareware
  232.       - support Screenmode and PublicScreens
  233.       - support transparent
  234.       - many new Importformats
  235.       - HPGL- and DR2D-export
  236.     FIXED:
  237.       - fixed bug in ILBM-export when width not a multiple from 16
  238.         (thanx to MagicBox Inc.)
  239.       - the long terrible bug, i hope, was not my fault, but an error on
  240.         'mathieeesingbas.library' from Kick 3.1
  241.       - fixed bug in ILBM-export for Kick 2.0
  242.   Version 1.4
  243.     NEW:
  244.       - preserve picture-aspect
  245.         thanks to Geoffrey A. Gass
  246.       - enhanced ILBM-export
  247.       - enhanced printing, also from CLI
  248.     FIXED:
  249.       - Installer-Bug,
  250.         thanks to Geoffrey A. Gass
  251.     CHANGES in 'amigametaformat.library'
  252.       - please look at 'amigametaformat.readme'
  253.   Version 1.3
  254.     NEW:
  255.       - CLI-Arguments
  256.       - batchmode to convert many Cliparts (with s:dpat)
  257.       - automatic gfxtype recognite
  258.     FIXED:
  259.       - Bug with ASL-Requester (mixing file- and pathname),
  260.         thanks to Andreas Kleinert
  261.       - No more 'unexpect End of File' if loading correct WMF,
  262.         thanks to Harry W. Turner II and Geoffrey A. Gass
  263.       - Better colors in WMF-files
  264.     CHANGES in 'amigametaformat.library'
  265.       - please look at 'amigametaformat.readme'
  266.   Version 1.2
  267.     Second public release, first within the AMF-Library.lha.
  268.     NEW:
  269.       - WMF-import
  270.     CHANGES in 'amigametaformat.libary'
  271.       - fix some bugs in CGM-driver with AMF_POLYGON and AMF_FILL_POLY
  272.  
  273.  
  274. Author:
  275.   Henk Jonas
  276.   Zionskirchstrasse 28
  277.   10119 Berlin
  278.   Germany
  279.  
  280.   email: subvcbhd@dattel.zrz.tu-berlin.de
  281.   tel.:  +49 (0)30 4492199
  282.  
  283.   WWW: http://www.cs.tu-berlin.de/~jonash
  284.  
  285.   bank account:
  286.   Name:               Henk Jonas
  287.   Name of bank:       Berliner Sparkasse (Berlin, Germany)
  288.   Number of bank:     100 500 00
  289.   Number of account:  1744 037 104
  290.  
  291.   Please fill out the following form and send it to me:
  292.  
  293.   ---------------- cut here --------------------------
  294.  
  295.   Name:      _________________________________________
  296.  
  297.   Address:   _________________________________________
  298.  
  299.              _________________________________________
  300.  
  301.   Hometown:  _________________________________________
  302.  
  303.   Country:   _________________________________________
  304.  
  305.   EMail:     _________________________________________
  306.  
  307.   Payment:   o Banktransfer (prefered)
  308.              o Money (on your own risk!)
  309.              o Check (payable to me)
  310.  
  311.   Comment:   _________________________________________
  312.  
  313.              _________________________________________
  314.  
  315.   ---------------- cut here --------------------------
  316.  
  317. Thanks:
  318.   - to all peoples, that support the AMIGA
  319.   - to all peoples, that understand my bad english ;-)
  320.   - to my girlfriend and my rat ;-)
  321.   - to all peoples that mail or write me
  322.  
  323.