Terminal.cellWidthScale

double cellWidthScale() @property nothrow

Get 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 nothrow

Set cellWidthScale property.

Parameters

propvalScale factor for the cell width, to increase letter spacing. (The font's width is not affected.)