home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / workbench / topazpatch / topazpatch.doc < prev    next >
Encoding:
Text File  |  1998-02-05  |  4.5 KB  |  153 lines

  1.  
  2.                         TopazPrefs v1.0
  3.  
  4.                            (9.2.1998)
  5.  
  6.                          By Cliff Earl.
  7.  
  8.                       (cee@voyager.co.nz)
  9.  
  10.                            *FreeWare*
  11.  
  12.  
  13. Introduction.
  14.  
  15.   Firstly, sorry no guide but I'm feelin kinda lazy today :^)
  16.  
  17.   TopazPatch  is yet another program that will enable you to use
  18. a  prefered  font  in  place  of topaz font (arghhh.  I hear you
  19. scream, not another one).  You might find this program useful if
  20. you  do  not  use MCP or other commodities that have a "notopaz"
  21. feature  like  my  favourite  commodity, MultiCX v2.80 by Martin
  22. Berndt.   MultiCX  is far more freindly to the system than other
  23. such  commodities.   It  can  be  found in util/cdity on AmiNet,
  24. though you should be warned that V2.80 is crippleware.  FreeWare
  25. Forever!!  :^)
  26.  
  27.   TopazPatch  is  based on OneFont v37.2 by Jan Skypala.  It was
  28. nice  of  him  to  include  the  ASM  source to the patch in his
  29. archive.   TopazPatch  is  far more powerful than OneFont and is
  30. slightly  more bug-free than OneFont.  Changes and bug-fixes are
  31. as follows...
  32.  
  33. -  OneFont  had  to  be  assembled  every time you wanted to use
  34. another  font.   TopazPatch  comes  with  it's  own  preferences
  35. program  (complete with a GadTools Graphic User Interface).  You
  36. only  need  to  start  the  patch  and  then can change the font
  37. whenever you like.
  38.  
  39. -  OneFont  had  a  nasty bug where it would modify the TextAttr
  40. structure  supplied  to  OpenDiskFont()  and  OpenFont().   This
  41. strange   behaviour   can   cause   some  programs  to  function
  42. incorrectly,  the  most  noticable  one being ReqTools libraries
  43. font  requesters.   TopazPatch simply passes the afforementioned
  44. library  functions  it's  own  embedded TextAttr which fixes the
  45. problem.
  46.  
  47.  
  48.     ***********************************************
  49.  
  50.  
  51. Installing TopazPatch.
  52.  
  53.   For  auto installation use the included installer script.  For
  54. manual installation...
  55.  
  56. - copy TopazPatch to C: or somewhere in your path.
  57. - copy TopazPrefs and assiciated .info file to SYS:Prefs.
  58. - edit S:User-Startup to call TopazPatch.
  59.  
  60.  
  61.     ***********************************************
  62.  
  63.  
  64. Using TopazPatch.
  65.  
  66.   After installation you can either run TopazPrefs or reset (the
  67. windoze  way)  and run it that way (TopazPatch will be run every
  68. time you reset).  TopazPatch will write it's default config file
  69. if  it  cannot  load it when it starts.  At any time you can run
  70. TopazPrefs  and select another font to use.  TopazPrefs will set
  71. the newly selected font in the patch code as well.
  72.  
  73.   Don't  be  alarmed if when you first run TopazPatch that topaz
  74. font  is  still  being  used  because  this  is the default font
  75. TopazPatch  uses  since  it's  the  only  font  gauranteed to be
  76. present  in  the  Amiga  Os (me thinks).  Just run TopazPrefs to
  77. change to a better one.
  78.  
  79. Start TopazPatch ONLY when ENVARC: and ENV: are BOTH present!!
  80.  
  81.  
  82.     ***********************************************
  83.  
  84.  
  85. Legal Crap.
  86.  
  87.   This  program  is  FreeWare.  You don't have to send money and
  88. stuff but you can if you like.  I take no responsability for any
  89. damage  caused  to  whatever  by  using  the  programs  in  this
  90. distribution.  You can give the program to any old human but you
  91. are  not  allowed  to  charge  money  for it.  Magazines are not
  92. allowed  to  distribute the programs without prior permission of
  93. the  author  (that's me) or they must send me a free copy of the
  94. magazine/coverdisk that contains the programs.
  95.  
  96.  
  97.     ***********************************************
  98.  
  99.  
  100. How To Contact Me.
  101.  
  102. You can send me stuff by post to..
  103.  
  104. Cliff Earl,
  105. P.O Box 159,
  106. Otaki,
  107. Wellington 6471,
  108. New Zealand.
  109.  
  110. You can EMail suggestions, bug-reports, whatever to..
  111.  
  112. cee@voyager.co.nz
  113.  
  114.  
  115.     ***********************************************
  116.  
  117. Credits.
  118.  
  119.                           - Based on -
  120.  
  121.                          OneFont V37.2
  122.                  (C) Copyright 1994 Jan Skypala
  123.  
  124.  
  125.                     - Requesters thanks to -
  126.  
  127.                         reqtools.library
  128.              (C) Copyright 1992-1994 Nico François
  129.             (C) Copyright 1995-1996 Magnus Holmgren
  130.  
  131.  
  132.                  - Prefs source generated by -
  133.  
  134.                          GTASMGen v0.4b
  135.                By Cliff Earl (cee@voyager.co.nz)
  136.                 (C) Copyright 1998 by Cliff Earl
  137.  
  138.  
  139.                  - All source assembled with -
  140.  
  141.                          ASM-One v1.30
  142.                             By T.F.A
  143.                          no copyright?
  144.  
  145.  
  146.     ***********************************************
  147.  
  148.   Yawn...  mabye I'll make some better documentation if there is
  149. ever another version of TopazPatch.
  150.  
  151. cee ya :^)
  152.  
  153.