(no title)
mchusma | 2 months ago
I saw multiple font discussions today. These are just variations on letters, there was some interesting stuff in the past but it’s over now. There should be no ip left, just remove all protections. The world won’t be worse off.
michaelt|2 months ago
That's still a lot of fonts, but it's not 2000. I guess designing a font for a language with 2100 different characters is probably a hassle.
kouteiheika|2 months ago
The ~2000 is the official count taught in schools, but the actually "commonly" used number in literature is around ~3000. And you actually want more than that, because people's names can use weird kanji which are used nowhere else.
On the other hand, the vast majority of kanji are actually composed of a limited set of "subcharacters". For example, picking a completely random one:
The '徧' is composed of '彳' and '扁' arranged in a horizontal pattern. Unicode even has special characters (⿰,⿱,⿶, etc.) to describe these relationships.So this actually makes creating a CJK font somewhat easier, because you can do it semi-algorithmically. You don't have to manually draw however many thousand characters there are, but you draw those "subcharacters" and then compose them together.
Sardtok|2 months ago
Pretty much every native university student I met when I studied there, had passed the Kanji Kentei level 1 test. A certification of proficiency in around 6000 kanji.
vitorsr|2 months ago
Motoya is also a reputable foundry. FONTDASU also, I guess. And Google's Zen.
But those are all text faces! The only display families are a few freebies from Fontworks which do not cover a lot of design range.
So, yes, hardly 2000.
Tor3|2 months ago
RobotToaster|2 months ago
I'm normally the last person to defend up, but there's some interesting stuff going on with svg fonts. I'm pretty sure there's only one or two true monoline fonts for instance.
Also high quality ligature support is still not that common.