Entry
R0 = 0 to unshade System font entry, 1 to shade it
R1 = pointer to menu title (12 chars max), or 0 for default title (Font)
Exit
R1 = pointer to menu structure
Reads in the list of fonts currently available and creates a hierarchial menu structure with all the fonts listed by family. System font is also on the root menu. This menu structure is guaranteed to remain in the same place for as long as your task is active. The font list may be read in the first time you call WimpExt_GetFontMenu, or it may have been read in earlier.
Provided by FontMenu
|
|
|