failat 99999
; Install any new PC Intel format outline fonts

stack 12000

; This script will allow PC format Intellifonts to be used with
; Wordworth, basically the byte ordering needs to be swapped for
; Motorola processors. PostScript and TrueType fonts are fine as is.
; Because we are using the existing AgfaInstall we must tell it where
; to look, the easiest way is to assign agfafonts: to the location
; where it can pick up the fonts. If needed this can be changed
; to look elsewhere, however the files libinfo.dsc, if.dsc and if.fnt
; need to be present in a drawer called Intellifont along with the
; fonts at this location.
; The Wordworth Install program must have been used previously as this
; will ensure that the correct environment variable has been set.

assign agfafonts: /WwFonts
AgfaInstall
InstallOutlines
