home *** CD-ROM | disk | FTP | other *** search
- | !Run file for !Fonts.
- |
- | Serves both RISC OS 2 and RISC OS 3 machines - read the !Help file.
- |
- IconSprites <Obey$Dir>.!Sprites
- Set OS$New TRUE
- RMEnsure ROMFonts 0 Set OS$New FALSE
- If "<OS$New>"="TRUE" Then FontInstall <Obey$Dir>.FontsRO3.
- If "<OS$New>"="TRUE" Then FontInstall
- If "<OS$New>"="FALSE" Then RMEnsure FontManager 2.44 RMLoad <Obey$Dir>.Fonts
- If "<OS$New>"="FALSE" Then RMEnsure SuperSample 0.04 RMLoad <Obey$Dir>.Super
- If "<OS$New>"="FALSE" Then Set Font$Path <Obey$Dir>.FontsRO2.,<Obey$Dir>.FontsRO3.
- If "<OS$New>"="FALSE" Then Set Font$Prefix <Obey$Dir>.FontsRO2
- Unset OS$New
-