This website works better with JavaScript.
Home
Explore
Help
Sign In
opengl
/
TextSuite
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
* added padding for TtsFontMetric
master
Bergmann89
10 years ago
parent
9ad90b9f7c
commit
d9d1f100f3
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
utsTypes.pas
+ 1
- 0
utsTypes.pas
View File
@@ -174,6 +174,7 @@ type
Style: TtsFontStyles;
AntiAliasing: TtsAntiAliasing;
DefaultChar: WideChar;
__reserved: SmallInt;
Ascent: Integer;
Descent: Integer;
Write
Preview
Loading…
Cancel
Save