home *** CD-ROM | disk | FTP | other *** search
/ Understanding the Body [Risc OS] / AcornWin_Anglia_UnderstandingTheBody.iso / acorn / _setup / _fonts / _run < prev    next >
Text File  |  1991-09-17  |  547b  |  14 lines

  1. |>!Fonts.!Run
  2. | ============
  3.  
  4. Iconsprites <Obey$Dir>.!Sprites
  5. Set OS$New TRUE
  6. RMEnsure ROMFonts 0 Set OS$New FALSE
  7. If "<OS$New>"="TRUE" Then FontInstall <Obey$Dir>.OtherFonts.
  8. If "<OS$New>"="TRUE" Then FontInstall
  9. If "<OS$New>"="FALSE" Then RMEnsure FontManager 2.42 RMLoad <Obey$Dir>.FontsRO2.Fonts
  10. If "<OS$New>"="FALSE" Then RMEnsure SuperSample 0.04 RMLoad <Obey$Dir>.FontsRO2.Super
  11. If "<OS$New>"="FALSE" Then Set Font$Path <Obey$Dir>.FontsRO2.,<Obey$Dir>.OtherFonts.
  12. If "<OS$New>"="FALSE" Then Set Font$Prefix <Obey$Dir>.FontsRO2
  13. Unset OS$New
  14.