6 Commits

Author SHA1 Message Date
Pk11
b366200d4b Switch to a RIFF font format
Fix height of ラ character

I accidentally made it 1px too tall before

Add Cyrillic to default font

Make Я more like latin R

Right after I commit, looking at my screenshot I notice I forgot to tweak the Я to be more angled like this font's latin R...

Improve the default font's Kana

derp fix

Properly handle invalid UTF-8

Fix conversion PBMs with non-byte aligned rows

Rename font extension to .frf

For Font RiFf

Re-add PBM font support

Default converting to CP-437 and try guess size

Revert "Default converting to CP-437 and try guess size"

Reverts 2c9a47d224b28cbb51a3ee335fd9970265201b72 as I think the old behaviour works better given PBM font support being kept

Re-add mapping file for CP-437

Automatically use mapping file with same name as image

ex. for "font_6x10.pbm" it will use "font_6x10.txt" in the same directory
2021-11-14 22:13:55 +01:00
d0k3
823f3b6d60 Added C64, Sheikah, Zuish fonts to resources 2018-04-02 23:14:48 +02:00
d0k3
b60e5150e6 Font updates 2018-01-17 01:05:36 +01:00
d0k3
98bc5f00ec Better handling for tiny fonts 2018-01-16 00:43:09 +01:00
d0k3
5df8c4b739 New, easier to edit font format 2018-01-15 01:49:04 +01:00
d0k3
a034214512 Revised font system 2018-01-13 16:11:14 +01:00