home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Utilities / MUIFontCat / MUIFontCatalog.readme < prev    next >
Encoding:
Text File  |  2001-05-26  |  2.8 KB  |  100 lines

  1. Short:    PageStream arexx script - font overview
  2. Uploader: Michael.Merkel@gmx.net (Michael Merkel)
  3. Author:   Michael.Merkel@gmx.net (Michael Merkel)
  4. Type:     text/dtp
  5. Replaces: text/dtp/MUIFontCatalog.lha
  6. Version:  V3.04 (26 May 2001)
  7.  
  8.  
  9. ABOUT
  10. -----
  11. This is an ARexx script for use with PageStream3/4.
  12. With this script it's possible to get an overview of all available fonts.
  13.  
  14. (if you want a better overview use the "Print Font Specime" script which
  15. comes with PageStream!)
  16.  
  17.  
  18. DISTRIBUTION
  19. ------------
  20. spread it! use it! _write me!_
  21.  
  22.  
  23. REQUIREMENTS
  24. ------------
  25. * PageStream3/4 (of course!!!) >= V3.4! (V4 recomended)
  26. * MUI
  27. * rxMUI!! (http://web.tiscalinet.it/amiga/rxmui/)
  28. * Some fonts in the font directory
  29.  
  30.  
  31. INSTALLATION
  32. ------------
  33. * extract this archive to your RAM disk
  34. * Start the installer script from there
  35.   USE THE INSTALLER. IT SETS THE INSTALLATION PATH INSIDE THE SCRIPT!
  36.   IF YOU DO NOT USE THIS THE SCRIPT WILL NOT WORK 100% FOR SURE!
  37.  
  38.  
  39. USAGE
  40. -----
  41. * select "Play External Script" in PageStream and chose this one
  42. * loooook!!!
  43.  
  44. **********************************************************
  45. * ATTENTION:                                             *
  46. * ----------                                             *
  47. * The prefs window of MUIFontCatalog can be quite large  *
  48. * depending on your MUI font configuration. So be shure  *
  49. * to have a WorkBench/PageStream screen which is large   *
  50. * enough! Otherwise it may result in crashes at startup! *
  51. **********************************************************
  52.  
  53.  
  54. HISTORY
  55. -------
  56. V3.00 (17. March 2000)
  57.  * rewritten the GUI of MUIFontCatalog to use rxMUI!
  58.    rxMUI has much more power than MUIRexx and is more class like
  59.    developing. It's simply better and currently in development.
  60.  * maybe fixed some bugs - maybe developed some new ones... ;-)
  61.  * check for the fields which require measurement values added
  62.  * added example prefs and textfile
  63.  * textinput to insert the sample text
  64.  * in general more error proof(?)
  65.  * added installer script. You MUST use it.
  66.  
  67. V3.01 (02. April 2000)
  68.  * added vertical option.
  69.    Now the samples also can be placed in a vertical order instead of
  70.    the present horizontal one.
  71.  
  72. V3.02 (30. January 2001)
  73.  * works now with rxMUI v4.2
  74.  
  75. V3.03 (24. May 2001)
  76.  * added "MUI Prefs" Menu entry
  77.  * help bubbles should work now (with rxMUI >=V8.0)
  78.  * still problems with current pgs 4.0.9 (software failures 80...04, alerts)
  79.    With pgs 4.0.7 these problems don't occur.
  80.  
  81. V3.04 (26. May 2001)
  82.  * added "Select all" buttons to both font lists
  83.  * added button attribute to the title picture (-> about on click)
  84.  
  85.  
  86. AUTHOR
  87. ------
  88. Michael Merkel (MiMe@IRC)
  89. Michael.Merkel@gmx.net
  90. http://home.t-online.de/home/Merkel.Michael/
  91.  
  92.  
  93. THANKS TO
  94. ---------
  95. SoftLogik
  96.    for this wonderful program! It's the best on all platforms...
  97.  
  98. Alfonso Ranieri
  99.    for rxMUI
  100.