Changes between Version 1 and Version 2 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/IsFontLoaded


Ignore:
Timestamp:
08/19/10 16:00:08 (14 years ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/IsFontLoaded

    v1 v2  
    1212== Return Value ==
    1313
    14  * Returns 1 if the font is loaded, 0 if now.
     14 * Returns 1 if the font is loaded, 0 if not.
    1515
    1616== Remarks ==
    1717
     18 * The 825 has three standard fonts that are automatically loaded into memory, STD_FONT=0, BIG_FONT=30, and BTN_FONT=31.
    1819
    1920== Examples ==