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:
b95b30d
)
extract bbox also from shape4
author
kramm
<kramm>
Sun, 24 Jun 2007 11:06:48 +0000
(11:06 +0000)
committer
kramm
<kramm>
Sun, 24 Jun 2007 11:06:48 +0000
(11:06 +0000)
lib/modules/swftools.c
patch
|
blob
|
history
diff --git
a/lib/modules/swftools.c
b/lib/modules/swftools.c
index
fd27d1b
..
01a660b
100644
(file)
--- a/
lib/modules/swftools.c
+++ b/
lib/modules/swftools.c
@@
-155,6
+155,7
@@
SRECT swf_GetDefineBBox(TAG * t)
{ case ST_DEFINESHAPE:
case ST_DEFINESHAPE2:
case ST_DEFINESHAPE3:
+ case ST_DEFINESHAPE4:
case ST_DEFINEEDITTEXT:
case ST_DEFINETEXT:
case ST_DEFINETEXT2: