Browse Source

* added padding for TtsFontMetric

master
Bergmann89 10 years ago
parent
commit
d9d1f100f3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utsTypes.pas

+ 1
- 0
utsTypes.pas View File

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


Ascent: Integer; Ascent: Integer;
Descent: Integer; Descent: Integer;


Loading…
Cancel
Save