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 (from parent 1:
1bd7ca5
)
moved fillstyle definitions to ../rfxswf.c
author
kramm
<kramm>
Mon, 1 Nov 2004 14:53:58 +0000
(14:53 +0000)
committer
kramm
<kramm>
Mon, 1 Nov 2004 14:53:58 +0000
(14:53 +0000)
lib/modules/swfshape.c
patch
|
blob
|
history
diff --git
a/lib/modules/swfshape.c
b/lib/modules/swfshape.c
index
7fca06e
..
cbc1389
100644
(file)
--- a/
lib/modules/swfshape.c
+++ b/
lib/modules/swfshape.c
@@
-27,12
+27,6
@@
#define SF_LINE 0x08
#define SF_NEWSTYLE 0x10
#define SF_LINE 0x08
#define SF_NEWSTYLE 0x10
-#define FILL_SOLID 0x00
-#define FILL_LINEAR 0x10 // Gradient
-#define FILL_RADIAL 0x12
-#define FILL_TILED 0x40 // Bitmap
-#define FILL_CLIPPED 0x41
-
void swf_ShapeFree(SHAPE * s)
{
if(!s)
void swf_ShapeFree(SHAPE * s)
{
if(!s)