Terminal.setCellWidthScale

Sets the terminal's cell width scale to scale.

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

class Terminal
void
setCellWidthScale
(
double scale
)

Parameters

scale double

the cell width scale

Meta

Since

0.52