Hi all,
 
I'm trying to check pen position inside a text field with any kind of font.
 
As the font functions ( FntWordWrap etc.) do not have a font parameter, I'm
not sure if it is going to work for any font.
 
Do I need to set a working font by using:
 
FntSetFont(.....)
 
so that all the font functions will refer to it,
or maybe it's the wrong way?
 
Thanx,   Nir.

Reply via email to