User's Manual
Using Downloaded TrueType Fonts
 275
Using Downloaded TrueType Fonts
After downloading the TrueType font using any of the above methods, the 
user can access the downloaded TrueType fot by using the FONT;NAME 
command as described in the PGL Programmer’s Reference Manual.
For Example:
~CREATE;FORM
FONT;NAME ARIAL.TTF
ALPHA
10;10;2;2;$01234$
STOP
END
~EXECUTE;FORM;1










