Skip to content

Commit 14ad08d

Browse files
committed
support CJK with truetype font
1 parent 11ded28 commit 14ad08d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PSReadLine/ConsoleLib.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ public enum CHAR_INFO_Attributes : ushort
117117
{
118118
COMMON_LVB_LEADING_BYTE = 0x0100,
119119
COMMON_LVB_TRAILING_BYTE = 0x0200
120-
121120
}
122121

123122
public enum StandardHandleId : uint

0 commit comments

Comments
 (0)