FontCharWidth Function (ROM Call 0x190)

graph.h

short FontCharWidth (short c);

Determines the character width in pixels.

FontCharWidth returns the actual width of the character c according to current font settings.


Uses: sf_width
Used by: Dialog, EV_defaultHandler, fputchar, EV_quit, WinStrXYWrap


See also: DrawStrWidth