recently(about 1 yr ago) google font released windows' default korean font with OFL 1.1 license.
you can see this repository
https://github.com/googlefonts/gulim/
https://github.com/googlefonts/batang/
'Gulim' repo contains below font:
Gulim (proportional)
GulimChe (monospace)
Dotum (proportional)
DotumChe (monospace)
Gulim is rounded sans-serif style font. (bitmap is not rounded style)
Dotum is sans-serif style font.
'Batang' repo contains below font:
Batang (proportional)
BatangChe (monospace)
Gungsuh (proportional)
GungsuhChe (monospace)
Batang is normal serif style font.
Gungsuh is design font.
In source folder, there's four TTF files in each repo.
each ttf include 11x11, 12x12, 13x13, 14x14, 15x15, 16x16, 17x17, 18x18, 19x19, 20x20, 21x21, 22x22, 23x23, 24x24, 25x25 bitmap fonts.
total 15 * 8 = 120 types of bitmap font.
there's a wide range of choices.
windows default bitmap font is better than unifont's korean glyph. It's easier to read.
can you add these fonts to u8g2?
recently(about 1 yr ago) google font released windows' default korean font with OFL 1.1 license.
you can see this repository
https://github.com/googlefonts/gulim/
https://github.com/googlefonts/batang/
'Gulim' repo contains below font:
Gulim (proportional)
GulimChe (monospace)
Dotum (proportional)
DotumChe (monospace)
Gulim is rounded sans-serif style font. (bitmap is not rounded style)
Dotum is sans-serif style font.
'Batang' repo contains below font:
Batang (proportional)
BatangChe (monospace)
Gungsuh (proportional)
GungsuhChe (monospace)
Batang is normal serif style font.
Gungsuh is design font.
In source folder, there's four TTF files in each repo.
each ttf include 11x11, 12x12, 13x13, 14x14, 15x15, 16x16, 17x17, 18x18, 19x19, 20x20, 21x21, 22x22, 23x23, 24x24, 25x25 bitmap fonts.
total 15 * 8 = 120 types of bitmap font.
there's a wide range of choices.
windows default bitmap font is better than unifont's korean glyph. It's easier to read.
can you add these fonts to u8g2?