home *** CD-ROM | disk | FTP | other *** search
- # Messages file for the Type 1 to Acorn font convertor
-
- # Wimp title and version string
- Title:Type 1 Converter
- Version:0.04 (17-May-91)
-
- # Scrap files for Type1 and Adobe Font Metrics files.
- # Used when doing data imports.
- Scrap1:<Wimp$ScrapDir>.Type1File
- Scrap2:<Wimp$ScrapDir>.AFMFile
- Scrap3:<Wimp$ScrapDir>.ConvFile
-
- # Errors for directory operations
- DirErr1:Directory %s does not exist
- DirErr2:Could not create directory %s
- DirErr3:Could not create directory - a file named %s exists
- DirErr4:Object %s has unknown type %d
-
- # General
- OnlyOne:Only one window may be opened
- NoWrite:Could not write %s
- ImportErr:The data import operation failed
- NoPath:You need to set Font$Path
- OutOfMem:Out of memory
- BadBBoxes:Bounding box calculation failed.
- PreProc1:Could not convert Mac Resource format
- PreProc2:Could not convert PC Resource format
- NoSaveDir:No save directory selected. Make sure you have set Font$Path, and try again"
- NoName:Please enter a font name in the space provided
- NoFiles:Please drag in a Type 1 file and an Adobe Font Metrics file
-
- # Titles of menus
- SaveTitle:Save In
- MainTitle:T1ToFont
- MainItems:Save In,Encoding
- EncTitle:Encoding
- IconTitle:T1ToFont
- IconItems:>Info,Quit
-
- # The line tagged "Encodings" specifies the contents of the Encodings
- # menu. Each item in it is a further tag which is looked up to
- # obtain a name=filename pair. The name is what is displayed on
- # the menu and the filename is where that encoding is sought.
- # Encodings are currently searched for in <T1ToFont$Dir>.Encodings
-
- Encodings:base0,latin1,latin2,latin3,latin4,sel,suss,sid
- base0:Acorn Extended Latin=/Base0
- latin1:ISO Latin 1=Latin1
- latin2:ISO Latin 2=Latin2
- latin3:ISO Latin 3=Latin3
- latin4:ISO Latin 4=Latin4
- sel:Selwyn=Selwyn
- suss:Sussex=Sussex
- sid:Sidney=Sidney
-