91861 / wayst

A simple terminal emulator
MIT License
287 stars 9 forks source link

DejaVu Sans rendering bug #45

Closed shoober420 closed 3 years ago

shoober420 commented 4 years ago

I know this font is a little wacky, but I love old school fonts. This font, and many other PSF fonts have predetermined font sizes because of being designed for console TTY. This is probably why it renders incorrectly. Its the TTF version.

Here’s their website. https://int10h.org/ - AUR

Config: https://gist.github.com/shoober420/8a2206ee8472eb0b74aa7dec969f0ccc

PxPlus_IBM_VGA_8x16.ttf DejaVu Sans Book

CB5F8AB3-A38D-4567-A500-1F34F3CC41CA

shoober420 commented 4 years ago

My apologize! I figured out what’s going on. I kept the underscore in the fonts name in my config, so the font didn’t even load. The font being used in the picture above is actually DejaVu Sans:Book.

E2F4FFF7-6AD7-4C1B-A7B3-FBE38BC4D683

91861 commented 4 years ago

DejaVu Sans is a not a monospaced font.

shoober420 commented 3 years ago

This font renders fine now, closing.