瀏覽代碼

* BGI font fix from Lowell C. Savage

git-svn-id: trunk@1620 -
florian 20 年之前
父節點
當前提交
25ce080225
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rtl/inc/graph/gtext.inc

+ 1 - 1
rtl/inc/graph/gtext.inc

@@ -77,7 +77,7 @@
 
       TStrokes = Array[0..1000] of TStroke;
 
-      opcodes = (_END_OF_CHAR, _DO_SCAN, _MOVE, _DRAW);
+      opcodes = (_END_OF_CHAR, _DO_SCAN, _DRAW := 253, _MOVE := 254 );
 
 
     var