top | item 46131237

(no title)

mchusma | 2 months ago

Google fonts has about 2000 fonts with about 8000 total variations I believe. I pretty much refuse to believe that you can’t find the font you want there. Finding it is the hard part.

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.

discuss

order

michaelt|2 months ago

When I select 'Japanese' on fonts.google.com the number of fonts drops from 1901 families down to 50. Selecting 'Hiragana and Katakana' raises the number to 81.

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

> I guess designing a font for a language with 2100 different characters is probably a hassle.

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

I suppose you're counting the joyo kanji plus kana alphabets with diacritics. But the actual count of kanji is much higher, even if Japanese uses a relatively small number of characters for day-to-day writing.

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

Out of those, only Morisawa's BIZ UD, Sandoll's IBM Plex and Adobe's Noto families are of outstanding quality.

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

mchusma - the article specifically mentioned that this is about Japanese fonts, and being able to use fonts which look the same as they used to, in the games in question. And that getting other fonts is a) time consuming, b) needs testing, c), and if they look different they're talking about having to re-brand the whole game(s) in question. A big PITA, in any case. They're aware that it's possible to find an alternative, it's just that this is not easy to do quickly, and quickly enough to avoid the $20k penalty.

RobotToaster|2 months ago

> These are just variations on letters, there was some interesting stuff in the past but it’s over now.

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.