Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing U+3000 IDEOGRAPHIC SPACE #12

Open
jmi2k opened this issue Nov 24, 2022 · 3 comments
Open

Missing U+3000 IDEOGRAPHIC SPACE #12

jmi2k opened this issue Nov 24, 2022 · 3 comments

Comments

@jmi2k
Copy link

jmi2k commented Nov 24, 2022

I've noticed that this particular character is missing from my Kurinto Seri, and as far as I can tell after my sloppy test, it is also missing from every other font.

@ClintGoss
Copy link
Owner

U+3000 is in Kurinto Seri HK, JP, KR, SC, and TC ... but not in Kurinto Seri Aux, CJK, Core, KM, (Regular), and TB.

Are you suggesting that U+3000 is needed in one or more of the variants that currently do not have the character (like CJK, where it might be appropriate)?

@jmi2k
Copy link
Author

jmi2k commented Nov 24, 2022

Sorry, maybe I didn't understand how fonts are structured. I'm using Fonts/KurintoSans-Rg.ttf, which has kana but no ideographic space (as a test, I wrote some test using Windows IME for Japanese and characters could be rendered except for that space).

I feel like it's weird to be able to type kana without being able to type the space. IMHO it should definitely be part of CJK, and also part of the font file I mentioned, as it already contains kana.

Also, I noticed 「。」 and 「、」 are missing too. Once again, it surprises me that these characters are missing.

@ClintGoss
Copy link
Owner

Yes, this does look like a significant bug. The [CJK Symbols and Punctuation] block U+3000-303F should be included in the "Main" variant ... Thanks for finding this!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants