Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbc46db7

Browse files
committed
Make F2DOT14 a typedef of Fixed
1 parent454a26e commitbc46db7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

‎extern/ttconv/truetype.h

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,7 @@ typedef struct
4242
}Fixed;
4343

4444
/* A 2.14 fixed point number */
45-
typedefstruct
46-
{
47-
SHORTwhole;
48-
USHORTfraction;
49-
}F2DOT14;
45+
typedefFixedF2DOT14;
5046

5147
/* This structure tells what we have found out about */
5248
/* the current font. */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp