mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-26 12:27:58 +08:00
implementation of character transformation of GetGlyphsAndBreaks; fix a bug of UCharToFullSizeKana
This commit is contained in:
+1
-1
@@ -10312,7 +10312,7 @@ static inline int GUIAPI LanguageCodeFromISO639s1Code (const char* iso639_1)
|
||||
*
|
||||
* - CTR_NONE,
|
||||
* - or one of CTR_CAPITALIZE, CTR_UPPERCASE, and CTR_LOWERCASE,
|
||||
* - and OR'ed with CTR_ FULL_WIDTH and/or CTR_FULL_SIZE_KANA
|
||||
* - and OR'ed with CTR_FULL_WIDTH and/or CTR_FULL_SIZE_KANA
|
||||
*
|
||||
* @{
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user