Entry | |
---|---|
R0 | New FontMax in bytes |
R1 | New FontMax1 in points |
R2 | New FontMax2 in points |
R3 | New FontMax3 in points |
R4 | New FontMax4 in points |
R5 | New FontMax5 in points |
R6 | 0 (reserved) |
R7 | 0 (reserved) |
Exit | |
---|---|
- | - |
This call sets the current FontMax and FontMax1 to FontMax5 values.
Setting these values does not change the configured values. Calling this SWI forces the Font Manager to search through the cache, checking to see if anything would have been cached differently based on these new values. If yes, then the Font Manager discards the relevant data, and will reload using the new settings when next required.
The values in R1-R5 should be in pixels * 72 *16 (RISC OS 2 only).