silnrsi / langfontfinder

The Find A Font service code
Other
3 stars 2 forks source link

Bopomofo (Bopo) script has Noto font options #13

Open imnasnainaec opened 4 months ago

imnasnainaec commented 4 months ago

There are two Unicode blocks for Bopomofo:

The Chinese Noto Serif fonts support both blocks (whereas the Noto Sans fonts only support the first block):

I'd open a pr to add this to the Bopo row of https://github.com/silnrsi/langfontfinder/blob/main/data/script2font.csv, but I don't know whether SC or TC is preferred.

DavidLRowe commented 3 months ago

@LornaSIL @jvgaultney Do you have any thoughts on this request? or know someone who can comment? Thanks!

LornaSIL commented 3 months ago

Based on a lot of ignorance, my google search shows Bopomofo is used primarily in Taiwan, and TC (Traditional Chinese) is used primarily in Taiwan. So, I would go for TC.

As far as Braille goes there is also the Catrinity font which has Braille and it is under the OFL.

jvgaultney commented 3 months ago

Bopomofo is a script that can be used for multiple languages, and may have regional variants. If someone wants to use it they may want to use elements from both blocks. So I'd suggest that Noto Serif TC is the better, more complete option.

DavidLRowe commented 3 months ago

@imnasnainaec Thanks, we'd welcome a PR adding Noto Serif TC to the Bopo row.