git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20c0798
)
resolved conflict with MingW's FIXED type.
author
kramm
<kramm>
Sat, 5 Jul 2003 18:29:14 +0000
(18:29 +0000)
committer
kramm
<kramm>
Sat, 5 Jul 2003 18:29:14 +0000
(18:29 +0000)
pdf2swf/ttf2pt1/ttf.h
patch
|
blob
|
history
diff --git
a/pdf2swf/ttf2pt1/ttf.h
b/pdf2swf/ttf2pt1/ttf.h
index
8c38808
..
9f5c502
100644
(file)
--- a/
pdf2swf/ttf2pt1/ttf.h
+++ b/
pdf2swf/ttf2pt1/ttf.h
@@
-35,7
+35,7
@@
typedef struct short_2 {
SHORT upper;
USHORT lower;
-} FIXED ;
+} TTF2PT1_FIXED ;
typedef struct longhormetric {
UFWORD advanceWidth;
@@
-159,7
+159,7
@@
typedef struct ttf_maxp {
typedef struct ttf_post_head {
ULONG formatType;
- FIXED italicAngle;
+ TTF2PT1_FIXED italicAngle;
FWORD underlinePosition;
FWORD underlineThickness;
ULONG isFixedPitch;