Subscript alef correction (#24707)

Output for U+0656 is AltGr + V
This commit is contained in:
フィルターペーパー 2024-12-13 02:01:50 +08:00 committed by GitHub
parent 76ac62c326
commit e1351b4f4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -527,7 +527,7 @@
"key": "FA_PIPE", "key": "FA_PIPE",
"label": "|", "label": "|",
} }
"ALGR(FA_RA)": { "ALGR(FA_RE)": {
"key": "FA_SUBA", "key": "FA_SUBA",
"label": "ٖ", "label": "ٖ",
} }

View File

@ -150,7 +150,7 @@
#define FA_DQT ALGR(FA_GAF) // " #define FA_DQT ALGR(FA_GAF) // "
#define FA_MINA ALGR(FA_BSLS) // - #define FA_MINA ALGR(FA_BSLS) // -
#define FA_PIPE ALGR(FA_ZA) // | #define FA_PIPE ALGR(FA_ZA) // |
#define FA_SUBA ALGR(FA_RA) // ٖ #define FA_SUBA ALGR(FA_RE) // ٖ
#define FA_HMZB ALGR(FA_DAL) // ء #define FA_HMZB ALGR(FA_DAL) // ء
#define FA_ELLP ALGR(FA_PE) // … #define FA_ELLP ALGR(FA_PE) // …
#define FA_COMM ALGR(FA_WAW) // , #define FA_COMM ALGR(FA_WAW) // ,