-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add mappings for CJK Extension E/F/G #10
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27297,6 +27297,7 @@ encoder: | |
䘭 lmig | ||
䙣 lmky | ||
䙐 lmrb | ||
䫍 lmsyc | ||
䙠 lmto | ||
䙅 lmwv | ||
䘰 lnkm | ||
|
@@ -27368,7 +27369,6 @@ encoder: | |
䩁 lyhuu | ||
䘻 lyib | ||
䘪 lyiu | ||
䫍 lmsyc | ||
㻗 lymgi | ||
䘣 lymp | ||
㐟 lyn | ||
|
@@ -30640,8 +30640,8 @@ encoder: | |
䛵 yrbbe | ||
㙜 yrbg | ||
䯨 yrbk | ||
䯩 yrbu | ||
䛁 yrbmm | ||
䯩 yrbu | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
䚷 yrcms | ||
䛦 yrcor | ||
䛇 yrcr | ||
|
@@ -53246,7 +53246,6 @@ encoder: | |
𠪪 mhog | ||
𤛆 mhokq | ||
𧰾 mhomi | ||
𬌗 mhomr | ||
𠪍 mhou | ||
𢗬 mhp | ||
𢜍 mhp | ||
|
@@ -79372,3 +79371,4 @@ encoder: | |
𫜉 ywwlb | ||
𫐼 yybs | ||
𫑉 yysb | ||
𬌗 mhomr | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 𬌗 is an Ext. E character and thus should be placed after all other characters. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Note that it is OK to move 𬌗 here because |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
䫍 lmsyc
should not be placed here according to the Cangjie code order, it is moved from line 27371 to line 27300. No observable changes becauselmsyc
is unique.