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