home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / fontutils / makbitmap / !MakBitMap / !Help < prev    next >
Encoding:
Text File  |  1990-09-05  |  2.7 KB  |  82 lines

  1. /---------------------------------------------------------\
  2. |                 MakBitMap - © Mark Bright               |
  3. \---------------------------------------------------------/
  4.  
  5. This utility allows you to select a font from the currently
  6. available list, and convert it into a bitmap format.
  7.  
  8. This has the advantage of speeding up the font redraw
  9. times, at the expense of disc space.
  10.  
  11. HISTORY :
  12.  
  13. Version 0.5 March 30th 1990
  14. Corrupts application workspace and crashes the machine
  15. when used. It does actually work! The problem is that the
  16. RISC OS call SYS "Font_MakeBitmap" uses application area
  17. as workspace....This is not mentioned in the PRM!
  18.  
  19. Version 0.6 April 3rd 1990
  20. 1) Save window removed, this was not needed because RISC OS
  21. generates its own filename and pathname so now you only
  22. need to click on SAVE from the main menu, (or press f3)
  23. 2) !Help File Added, Interactive Help Removed
  24.  
  25. Version 0.61 April 10th 1990
  26. Icons Added to main window for Sub-pixel Positioning
  27. and setting DPI. No Program Support as Yet!
  28.  
  29. Version 0.70 April 20th 1990
  30. Uses a call to M/Code Routine In RMA, To avoid
  31. crashing application space (Thanks Stu!)
  32.  
  33. Version 0.80 April 22nd 1990
  34. Sprites Moved into applications own sprite work area
  35.  
  36. Version 0.90 April 26th 1990
  37. SubPixel Positioning buttons now functioning. DPI X&Y are
  38. also used. Bug Found!!! If font list is displayed by f4
  39. Then selecting a font does not work! Solved by removing 
  40. Short key cut option!
  41.  
  42. Version 0.91 June 24th 1990
  43. Templates Tarted up a bit!
  44.                            
  45. Version 0.92 August 27th 1990
  46. GO! button added to templates. Internal tidying.
  47. Templates tarted up a bit more.
  48.  
  49. Version 0.95 September 3rd 1990
  50. Fonts menu redesigned- now a two level affair with
  51. typefaces and styles seperated. Allows a much larger
  52. Number of fonts to be handled easily on screen at a
  53. time. Also improved memory management; now runs
  54. in 48K with 18 Font Families, this should be enough
  55. for the time being, but a more flexible approach
  56. will be taken when I can work out how to set a 
  57. BASIC variable to the value contained in a SYSTEM
  58. variable!!
  59.  
  60. Version 0.96 September 4th 1990
  61. Sets Selected Font to First Available font from disc
  62. (Avoids problem of not having the pre-selected font!)
  63. Now uses the value of NumberOfFontFamilies set in
  64. !Run, Set this value as low as possible to avoid
  65. Wasting memory!
  66.  
  67. © Mark Bright 4th September 1990
  68.  
  69. This program has been placed into the public domain by
  70. Mark Bright. It may be freely copied and distributed for
  71. non-profit making purposes, so long as the code is not
  72. altered (apart from customising !Run/!Boot files) and this
  73. text file remains present and unaltered. If you have any
  74. queries/suggestions then please write to me at:
  75.  
  76. Mark Bright
  77.  31 Maitland Road
  78.   Russells Hall Estate
  79.    Dudley
  80.     West Mids.
  81.      DY1 2NU        
  82.