AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
=>     R0 =     font handle
     R1 =     pointer to buffer for font name, or 0 and R3 = 'FULL' to read size
     R3 =     'FULL' (&4C4C5546) to read matrix and encoding as well

<=     R2 =     x points * 16
     R3 =     y points * 16
     R4 =     x dpi
     R5 =     y dpi
     R6 =     age of font (number of font calls since this one was last accessed)
     R7 =     usage count

     or

     R2 =     size of buffer required
     R3-R7 corrupt

This SWI returns information about the given font. If R3 is 'FULL' on entry, this returns a font identifier instead of just the name.

See PRM 3, page 424.

[sh-index] Back to list of manuals