Macro Language Reference > Macros > Font > tqfautogen
  
tqfautogen
Description
This command auto-generates a quickfont control stream using font data from a Windows system.
Syntax
tqfautogen stream:s flags:n
stream
The name of the stream into which to place the data (overwrites any existing content)
flags
1
Match fonts to the five W3C default CSS font families: serif, sans-serif, monospace, cursive, fantasy.
2
Create default font style aliases, e.g. Normal, Bold, BoldItalic, LightExpandedItalic
4
Match fonts to the five Arbortext Styler generic font families: Serif, Sanserif, Monospace, Cursive, Fantasy.
8
Output short fontnames
Related Links