home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / desktop / wimpfont / !WimpFont / !Help next >
Text File  |  1996-11-08  |  3KB  |  89 lines

  1.                                WimpFont
  2.                                ========                                
  3.                                 
  4. Version 1.00 (30 Oct 1994)
  5.  
  6. Introduction
  7. ------------
  8. If you have a window manager that allows you to use fonts in the desktop
  9. (v3.21+) then you may like to use this little application to change the
  10. desktop font.
  11.  
  12. Usage
  13. -----
  14. Run it.
  15. Click Menu on the FilerFont icon and select a font from the Fonts menu.
  16.  
  17.     
  18. How it works
  19. ------------
  20. Well, it's a *very* simply hacked version of the program I use on our
  21. multi-user system, so expect to see calls to AreaLibrary which are not used
  22. inside it. Basically, it just uses the Font calls to create a menu and then
  23. uses that information to set the Filer$Font variable.
  24.  
  25.  
  26. Help and message files
  27. ----------------------
  28. This application is fully !Help compliant and it is recommended that when
  29. getting to grips with it the help should be used if only to give it some
  30. purpose! It also supports the use of MessageTrans and therefore translation
  31. to another language or changing the messages for the fun of it is much easier
  32. than it might have been.
  33.  
  34.  
  35. <BasicLibrary$File>
  36. -------------------
  37. This application requires Justin Fletcher's JFShared library to function.
  38. This can be obtained from Arcade and possibly other bulletin boards. I have
  39. seen QuickHelp on Digital Databank, so it is possible that JFShared exists
  40. there also. JFShared is also currently being carried by Hensa and can be
  41. obtained from Justin's website.
  42.  
  43.  
  44. Compatibility
  45. -------------
  46. This application has been tested on the author's A5000, but due to the lack
  47. of friends with Acorns has not been tested on other systems. Therefore, it
  48. ought to work on any RO3.1 machine, and with a RO2 machine if it is
  49. recognised in JFShared and uses no specific RO3 features.
  50.  
  51.  
  52. Disclaimer
  53. ----------
  54.   The author accepts no responsibility for any problems which this
  55. application may cause or loss of data resulting in its use. This application
  56. is Public Domain. This means that it may be distributed, so long as no charge
  57. other than copying costs are charged for it.
  58.  
  59.  
  60. Contact
  61. -------
  62. Any comments, queries, donations or bug reports can be sent to Justin
  63. Fletcher at :
  64.  
  65. E-Mail : Gerph@essex.ac.uk
  66. URL    : http://users.essex.ac.uk/users/gerph
  67. IRC    : On #Acorn as Gerph
  68. Finger : finger jrflet@postman.essex.ac.uk
  69. Tel    : (01842) 813979
  70.  
  71. Snail Mail :
  72.     Justin Fletcher
  73.     “Galadriel”
  74.     17b Cromwell Road,
  75.     Weeting,
  76.     Brandon,
  77.     Suffolk.
  78.     IP27 0QT
  79.  
  80.  
  81. History
  82. -------
  83. Version 1.00 : 30 Oct 1994
  84.                First version written
  85.                For the multi-user system
  86.                
  87.                17 Apr 1996
  88.                Release on web page
  89.