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

Incorrect HK glyph shape for U+3C18 㰘, U+5F5D 彝, and U+7E6D 繭 #345

Open
tamcy opened this issue Jul 19, 2022 · 6 comments
Open

Incorrect HK glyph shape for U+3C18 㰘, U+5F5D 彝, and U+7E6D 繭 #345

tamcy opened this issue Jul 19, 2022 · 6 comments
Labels
design design related

Comments

@tamcy
Copy link

tamcy commented Jul 19, 2022

u3c18_5f5d

Currently both uses the CN glyph (uni3C18-CN and uni5F5D-CN), but as indicated above, their shapes are different for HK.

@punchcutter
Copy link
Member

It might be helpful to start making a note of glyphs that are also part of MSCS. Which means HK glyphs like U+3C18 which is part of HKSCS-2008. We need to make room for these while also addressing other issues of incorrect mappings or missing region specific glyphs.

@tamcy
Copy link
Author

tamcy commented Jul 24, 2022

As MSCS is by definition a superset of HKSCS, do it need to state that explicitly for HKSCS characters?

@punchcutter
Copy link
Member

No, I meant it more as something to keep in mind since a lot of the current issues are about glyph sharing/consolidation, etc. It's not just about HK glyphs that will also be in the MO set. There are some existing glyphs that are JP, CN, TW, or HK and already can be used for MO, but for some we need a new glyph which in some cases can then also be shared with TW. We already don't have much room for adding a bunch of new glyphs so we need to consolidate and share even more than before.

@hfhchan
Copy link

hfhchan commented Jul 24, 2022

The MSCS character set extends Big-5 and HKSCS, but for the IVD characters the base form currently follows Taiwan Conventions.

That said MSCS is a character set standard and not a glyph standard, and no official glyph guideline has been published, so everything is implicit.

@hfhchan
Copy link

hfhchan commented Jul 24, 2022

There has been efforts through IRG and the IVD registrar to convince Macao to use the HK conventions instead as the base form, because that is predominantly the form being used in Macao, but that advice was not heeded.

@tamcy
Copy link
Author

tamcy commented Oct 5, 2023

Just spotted another codepoint which exhibits the same nature of issue, so I am adding it here.

In 繭 (U+7E6D), the TW glyph (uni7E6D-TW) is used for HK, but there's a design difference in 糸.

2023-10-05-U7E6D-Report-hei

@tamcy tamcy changed the title Incorrect HK glyph shape for U+3C18 㰘 and U+5F5D 彝 Incorrect HK glyph shape for U+3C18 㰘, U+5F5D 彝, and U+7E6D 繭 Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design design related
Projects
None yet
Development

No branches or pull requests

3 participants