浏览代码

* added padding for TtsFontMetric

master
Bergmann89 10 年前
父节点
当前提交
d9d1f100f3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      utsTypes.pas

+ 1
- 0
utsTypes.pas 查看文件

@@ -174,6 +174,7 @@ type
Style: TtsFontStyles;
AntiAliasing: TtsAntiAliasing;
DefaultChar: WideChar;
__reserved: SmallInt;

Ascent: Integer;
Descent: Integer;


正在加载...
取消
保存