reactos/win32ss/user/winsrv/consrv/frontends/gui
Katayama Hirofumi MZ fa42794a3a
[WIN32SS][WINSRV] Fullwidth character handling for Asian console (#2231)
Far-East Asian language (Chinese, Japanese and Korean; CJK) needs special handling in console.
Especially a fullwidth character (mk_wcwidth_cjk(ch) == 2) needs a double width space. A fullwidth character on the console window is treated as a pair of a leading byte and a trailing byte (COMMON_LVB_LEADING_BYTE and COMMON_LVB_TRAILING_BYTE). CORE-12451
2020-01-07 15:26:58 +09:00
..
lang
res
conwnd.c [WIN32SS][WINSRV] Fullwidth character handling for Asian console (#2231) 2020-01-07 15:26:58 +09:00
conwnd.h
fullscreen.c
graphics.c [CONSRV] Minor code cleanup. 2019-05-26 00:00:39 +02:00
guisettings.c [CONSRV] Minor code cleanup. 2019-05-26 00:00:39 +02:00
guisettings.h
guiterm.c [CONSOLE][CONCFG][CONSRV] Provide support for specified additional TrueType fonts + bugfixes. 2019-05-19 23:10:41 +02:00
guiterm.h [WIN32SS][WINSRV] Fullwidth character handling for Asian console (#2231) 2020-01-07 15:26:58 +09:00
guiterm.rc
resource.h
text.c [WIN32SS][WINSRV] Fullwidth character handling for Asian console (#2231) 2020-01-07 15:26:58 +09:00