Remix.run Logo
fishgoesblub 3 days ago

Unfortunately the dev intentionally refuses to add Bitmap font support for fonts like Terminus.

jhbadger 3 days ago | parent | next [-]

The author is an interesting character of strong, often contrarian, opinion. He's also the guy behind the Calibre e-book software, which was largely written in Python 2 long after that was deprecated. He even wanted to maintain Python 2 himself rather than rewrite Calibre, but he eventually realized that wasn't feasible and ported Calibre to Python 3.

slightwinder 3 days ago | parent | next [-]

This reads as if he started Calibre when Python 2 was already deprecated..but to be clear, it was started some years before the first release of Python 3, 14 years before the deprecation.

And at the time of the beef, many bigger apps were not ported yet (some even till today). The authors' opinion was more an extremer version of something the whole community felt at the time.

jchook 3 days ago | parent | prev [-]

Incredible popular software lore here. Calibre and Kitty are two of my favorite pieces of software in the world.

hyperpl 3 days ago | parent | prev | next [-]

Also realized this when trying to get terminus to work. I like the simplicity of foot in wayland and st/alacritty in Xorg. I wish I could find a terminus replacement and I do give it a few hours each year but still haven't had any luck...

SlightlyLeftPad 3 days ago | parent | prev [-]

Is that because of a performance impact with rendering those possibly? Imm curious what the justification for or against is.

dfc 3 days ago | parent [-]

The developer is up front about the issue:

> One of kitty's fundamental features is the ability to display fonts at arbitrary font sizes, which bitmap fonts are not suited for.

> So if you like bitmap fonts, kitty is not for you.

It's hard to argue with that logic.