Description:
Parameter | Range | Description |
---|---|---|
factor | 1 ... 16 | factor for scaling fonts |
Scales subsequently drawn text pixel-wise according to factor in horizontal and vertical direction.
Note
Example
Control.setFontsScaling(2);
Text will be scaled by a factor of 2 after this method.
See also:
Control.setGraphicsScaling(int)
Control.setColumnCoordinatesScaling(int, int)
Control.setGraphicsScaling(int)
Control.setRowCoordinatesScaling(int, int)
Copyright © demmel products gmbh. All rights reserved.