home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / 551-575 / apd562 / fontute.amos / bank07.abk (.txt) < prev    next >
AMOS Menu Bank  |  1990-10-20  |  5KB  |  48 lines

  1. (Menu    
  2. $ 1.   This programme gets the fonts 
  3. &     from the currently ASSIGNed fonts
  4. &     directory. We use DOSCALL to call
  5. %     the CLI's ASSIGN command for the
  6. &     fonts dir on the disc you select 
  7. %     from Menu 2. For some reason it 
  8. &     will not work on all discs, even 
  9. '     if they have a fonts directory, so
  10. "     there will be some fonts you 
  11. $     cannot see with this programme!
  12. "     -----------------------------
  13. # 2.  Click the left MOUSE button to
  14. !     alternate between LO and HI 
  15.      Resolution. 
  16. "     -----------------------------
  17. " 3.  Select Paper and Pen colours 
  18.      with the buttons.
  19. "     -----------------------------
  20. % 4.  When you open the FONT menu, the
  21. #     number on the left is the FONT
  22. '     number, the number on the right is
  23. &     the height of the FONT in pixels.
  24. "     -----------------------------
  25. ' 5.  To view fonts, they must be in the
  26. !     `fonts' directory on a disc.
  27. "     -----------------------------
  28. & 6.  This programme allows you to view
  29. %     a directory with up to 58 fonts.
  30. '---------------------------------------
  31. &  Written by Gary O'Connor using Amos!
  32. DF0:  FontDisc:
  33. DF2:  games-2:
  34. RAM:  RAM DISK:
  35.    -:Current Selections:-   
  36. ----------------------------
  37.    Font = 
  38.  Source = 
  39. ----------------------------
  40. Cur/Dir = 
  41. Fnts1 
  42. Fnts2 
  43. Control 
  44. Copy font to Disc
  45. Copy font to Ram
  46. Copy Ram to Disc
  47.           
  48.