Posted: Sat Sep 14, 2002 3:33 pm
Restored from previous forum. Originally posted by blueb.
From Help File: LoadFont(#Font, Name$, YSize)
When I set my printer font to:
DrawingFont(LoadFont(0, "Arial", 12))
It prints very, very small. I realize I can just
set the YSize to 100, but I don't understand the
range of "YSize". I assumed it was the font's character
height.
Any ideas?
blueb
From Help File: LoadFont(#Font, Name$, YSize)
When I set my printer font to:
DrawingFont(LoadFont(0, "Arial", 12))
It prints very, very small. I realize I can just
set the YSize to 100, but I don't understand the
range of "YSize". I assumed it was the font's character
height.
Any ideas?
blueb