home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -in_the_mag- / graphics / metaview / metaview.doc < prev    next >
Text File  |  1998-05-13  |  10KB  |  318 lines

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