Re: [patch] skewXTo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Klaus,

le 30.11.2008 14:40 Klaus Rechert a écrit:
Hi,

could you please produce a testcase triggering this bug. I just tried to reproduce the behavior you get. What I did:

Created a SWF file containing the following:

SWFShape s = newSWFShape();
// do stuff with shape
SWFDisplayItem i = SWFMovie_add(m, s);
SWFDisplayItem_skewXTo(i, 2.0);
SWFDisplayItem_skewYTo(i, 2.0);
SWFMovie_save(m, "test.swf");

running swftopython test.swf looks good to me:

i1 = m.add(character1);
# PlaceFlagHasMatrix
i1.skewXTo(2.400000);


I've attached the swf file that triggers the issue...

And it is not the only issue it triggers. My main problem then is with a "failed assertion 'SWFOutput_numSBits(dy) < 18' in shape.c:702". See my post on this subject. The other one is about utf-8 characters in the text.
Cheers
   Klaus

Attachment: Exemple-Animation-Flash-info.swf
Description: application/shockwave-flash

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ming-users mailing list
Ming-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/ming-users

[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux