Terminal.cellWidthScale
double cellWidthScale() @propertyGet cellWidthScale property.
Returns
Scale factor for the cell width, to increase letter spacing. (The font's width is not affected.)
void cellWidthScale(double propval) @propertySet cellWidthScale property.
Parameters
propval | Scale factor for the cell width, to increase letter spacing. (The font's width is not affected.) |