Terminal.setCellHeightScale

Sets the terminal's cell height scale to @scale.

This can be used to increase the line spacing. (The font's height is not affected.) Valid values go from 1.0 (default) to 2.0 ("double spacing").

class Terminal
void
setCellHeightScale
(
double scale
)

Parameters

scale double

the cell height scale

Meta

Since

0.52