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


Ignore:
Timestamp:
01/18/24 14:59:33 (10 months ago)
Author:
Don Wilson
Comment:

--

Legend:

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

    v1 v2  
    107107==== Parameters ====
    108108 * str - source string
    109  * len - number of characters of the string to evaluate
    110  * zoom - zoom state
     109 * dspArea - specific display area or if NULL the default dspMain.
     110 * len - maximum characters to display
     111 * shortcut - character position to show underlined as shortcut.
     112 * flag - For versions that take a rect argument can be TEXT_ALIGN_LEFT, TEXT_ALIGN_CENTER, or TEXT_ALIGN_RIGHT.
    111113
    112114==== Return Value ====