Skip to content

feat(live): Use a TrueType font in xterm#2060

Merged
lslezak merged 1 commit intomasterfrom
xterm_truetype
Feb 24, 2025
Merged

feat(live): Use a TrueType font in xterm#2060
lslezak merged 1 commit intomasterfrom
xterm_truetype

Conversation

@lslezak
Copy link
Contributor

@lslezak lslezak commented Feb 24, 2025

Problem

  • The default bitmap font is too small and hardly readable
  • The font size cannot be changed in the Ctrl + right click menu
  • The UTF-8 characters are not displayed properly

Solution

  • Switch to a TrueType font
  • It is better readable, changing the font size works and it can display UTF-8 properly

Testing

  • Tested manually

Screenshots

  • Top left: the current default font, notice a broken bullet symbol at the top left corner
  • Top right: the new default
  • Bottom: the new default, manually changed to the "Large" font size using the menu

agama-xterm-ttf

@lslezak lslezak changed the title Use a TrueType font in xterm feat(live): Use a TrueType font in xterm Feb 24, 2025
@lslezak lslezak merged commit 0db2a0b into master Feb 24, 2025
6 checks passed
@lslezak lslezak deleted the xterm_truetype branch February 24, 2025 14:05
@imobachgs imobachgs mentioned this pull request Feb 26, 2025
imobachgs added a commit that referenced this pull request Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants