Entry | |
---|---|
R1 | X scale factor |
R2 | Y scale factor |
Exit | |
---|---|
R1 | Preserved |
R2 | Preserved |
This call sets the values used when converting between OS co-ordinates and millipoints.
Applications that run within the windowing environment (the desktop) should not use this call. This is because other applications may rely on current settings. If the call is used, then the current values should be restored afterwards.
The default value is 400 millipoints per OS unit.
To read values, Font_ReadScaleFactor should be used.