davidrg / ckwin

Kermit 95 (C-Kermit for Windows) - scriptable internet and serial communications with terminal emulation
Other
60 stars 15 forks source link

Improve rendering of double-height and double-width characters #300

Open davidrg opened 2 weeks ago

davidrg commented 2 weeks ago

Currently it appears to just render at the normal size and stretch which doesn't look nice with most fonts.

Instead we should render such characters in a larger font size. This is what PuTTY appears to do.