home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / b / beginners / !Fonts / !Boot next >
Encoding:
Text File  |  1991-12-13  |  663 b   |  14 lines

  1. | Boot file for !Fonts.
  2. |
  3. | Serves both RISC OS 2 and RISC OS 3 machines - read the !Help file.
  4. |
  5. IconSprites <Obey$Dir>.!Sprites
  6. Set OS$New TRUE
  7. RMEnsure ROMFonts 0 Set OS$New FALSE
  8. If "<OS$New>"="TRUE" Then FontInstall <Obey$Dir>.FontsRO3.
  9. If "<OS$New>"="FALSE" Then If "<Font$Prefix>"="" Then RMEnsure FontManager 2.44 RMLoad <Obey$Dir>.Fonts
  10. If "<OS$New>"="FALSE" Then If "<Font$Prefix>"="" Then RMEnsure SuperSample 0.04 RMLoad <Obey$Dir>.Super
  11. If "<OS$New>"="FALSE" Then If "<Font$Prefix>"="" Then Set Font$Path <Obey$Dir>.FontsRO2.,<Obey$Dir>.FontsRO3.
  12. If "<OS$New>"="FALSE" Then If "<Font$Prefix>"="" Then Set Font$Prefix <Obey$Dir>.FontsRO2
  13. Unset OS$New
  14.