[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
DEMO Version ! After registering you will receive a complete version !

Description

This function will draw one character on the screen at location ('X','Y').
The character will be drawn in 'fgColor'. The backgroundcolor is defined
by 'bgColor'. The value of 'Char' may range from 0 to 255.
The output will occur in the font loaded by FGL_load_font().
Clipping will be performed.


Syntax

  FGL_char(< X >,< Y >,< fgColor >,< bgColor >,< Char >) -> Result.

See Also: FGL_load_font() FGL_free_font() FGL_text()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson