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:
25bf0e1
)
added drawmode to swfoutput struct.
author
kramm
<kramm>
Sat, 14 Aug 2004 12:46:50 +0000
(12:46 +0000)
committer
kramm
<kramm>
Sat, 14 Aug 2004 12:46:50 +0000
(12:46 +0000)
pdf2swf/swfoutput.h
patch
|
blob
|
history
diff --git
a/pdf2swf/swfoutput.h
b/pdf2swf/swfoutput.h
index
0e1ed48
..
16e6d6d
100644
(file)
--- a/
pdf2swf/swfoutput.h
+++ b/
pdf2swf/swfoutput.h
@@
-55,6
+55,7
@@
struct swfoutput
SWFFONT *swffont;
RGBA strokergb;
RGBA fillrgb;
+ int drawmode;
};
/* outline definition, adapted from t1lib.h */