Explorar o código

Update uMain.pas

Seenkao %!s(int64=2) %!d(string=hai) anos
pai
achega
f2f56f21d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Zengl_SRC/tools/ZenFont(LCL)/uMain.pas

+ 1 - 1
Zengl_SRC/tools/ZenFont(LCL)/uMain.pas

@@ -173,7 +173,7 @@ begin
 
   while i <= len do
     begin
-      c := utf8_toUnicode(EditChars.Text, i, @j);
+      c := utf8_GetID(EditChars.Text, i, @j);
       if not fg_CharsUse[c] Then
       begin
         fg_CharsUse[c] := TRUE;