STATIC PROPERTY Resolution AS Integer |
Returns or sets the resolution used for transforming font size from points to screen pixel sizes.
By default, font size is based on a 96 DPI resolution.
Gambas use this property so that a given font size will always display the same whatever the real screen resolution is.