Additional settings / "Font" tab ([Setup] menu)

VTWindow Font
Specify VTWin font.
Select Button
Opens font dialog to select font to use.
Fonts displayed in the font dialog list can be modified using the checkboxes below.
List proportional fonts in font dialog
Proportional fonts are displayed in font list in font dialog. If the currently font is a proportional font, this checkbox is automatically checked and cannot be changed.
This checkbox changes behavior of font dialog and is not saved in settings file.
List hidden fonts in font dialog
Displays fonts set as hidden by the OS in font list in font dialog.
If the currently font is a hidden font, this checkbox is automatically checked and cannot be changed.
This checkbox changes behavior of font dialog and is not saved in settings file.

This feature to hide certain fonts in font dialog is available on Windows 7 and later.

Use the link below to open the Fonts folder and view font visibility
Click Font Folder link to open font folder where you can preview fonts and show/hide settings.
Drawing resized font to fit cell width
Character width to be displayed, such as "©"(U+00A9), can be either 1 or 2cell, and depending on the font design (font file), the font width can also be either 1 or 2cell.
Depending on the language and font, font width may not match width to display.
When the text is drawn to fit the cell width, looks natural, but drawing may be slower and the font design may differ from the font developer's intent.
And refer to Ambiguous Characters width, East_Asian_Width and width (cells) for character width assumed by Tera Term connecting destination.
ON
When the width to be displayed and the width of the font to be drawn are different, text is drawn with resizing font to the cell width.
OFF
Displays the design of the font file as it is.
  • When Tera Term displays as 2Cell and the font design is 1Cell, 1Cell character and 1Cell space are drawn.
  • When Tera Term displays as 1Cell and the font design is 2Cell, The left half of 2Cell is drawn.
API for drawing
Unicode API
Use Unicode Draw API.
Normally used.
ANSI API
Use ANSI(not Unicode) Draw API.
Codepage needs to convert Unicode to ANSI character. Some fonts need to use ANSI Draw API.
Normally not used.
character space
see Space between characters (lines).

Note: