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