controls the absolute smallest size. Values other than 0 can potentially break page layouts.
Settings.minimumFontSize
uint minimumFontSize() @propertyGet minimumFontSize property.
Returns
The minimum font size in pixels used to display text. This setting
void minimumFontSize(uint propval) @propertySet minimumFontSize property.
Parameters
propval | The minimum font size in pixels used to display text. This setting controls the absolute smallest size. Values other than 0 can potentially break page layouts. |