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