Commit Graph

434 Commits

Author SHA1 Message Date
honfika@gmail.com
8fa0698d59 png_jpg => png_gif_jpg, because an swf can contain gif, too, and ffdec already expoted them as gif when png_jpg was selected 2015-05-15 20:14:18 +02:00
honfika@gmail.com
6cf53543d1 compress/uncompress methods 2015-05-15 16:08:55 +02:00
honfika@gmail.com
357d35ed17 parse "face" attributes of font tags in DefineEditTag, and render the text when glyph is not found in swf, too 2015-05-15 12:57:04 +02:00
honfika@gmail.com
acd2673226 #887 error on export a special swf's P-CODE 2015-05-15 08:59:58 +02:00
honfika@gmail.com
abec5214bb tag refactoring 2015-05-15 00:12:35 +02:00
honfika@gmail.com
3de39c93bb tag names moved to constants 2015-05-14 21:46:26 +02:00
honfika@gmail.com
74c4d44796 define shape refactor 1 2015-05-14 17:01:13 +02:00
honfika@gmail.com
90957416c2 setCharacterId methods moved after getCharacterId 2015-05-14 16:55:57 +02:00
honfika@gmail.com
dcee51c656 log when failed to load the image from a tag 2015-05-14 15:55:33 +02:00
honfika@gmail.com
642070227e small image tag refactoring/fixes 2015-05-14 14:36:35 +02:00
honfika@gmail.com
26a5316b31 common code from DefineMorphShapeX tags moved to base class 2015-05-14 13:57:44 +02:00
honfika@gmail.com
64c9a7e544 Base class for DefineXTags, getting the images, fonts, text from the characterMap instead of iterating over all tags 2015-05-14 13:32:49 +02:00
honfika@gmail.com
a79d7d6956 faster bitmap export 2015-05-13 16:20:54 +02:00
honfika@gmail.com
af9089aac9 #760 Internal viewer line linear gradient fill is not working 2015-05-12 21:20:03 +02:00
honfika@gmail.com
1d91d059c5 small fixes 2015-05-12 15:08:54 +02:00
honfika@gmail.com
e1f1a16f8a export folder names moved to constants 2015-05-12 09:42:08 +02:00
honfika@gmail.com
f91682ed65 #882 Canvas export border size 2015-05-12 07:49:57 +02:00
honfika@gmail.com
c12f2b1c6c faster canvas export 2015-05-11 16:41:12 +02:00
honfika@gmail.com
5b380a45d3 Canvas export transparency fix 2015-05-11 14:16:06 +02:00
honfika@gmail.com
e9ba1a287e Filter fix 2015-05-11 13:18:54 +02:00
honfika@gmail.com
569c50ce73 faster shape export 2015-05-10 14:36:09 +02:00
honfika@gmail.com
c324efb1c5 pdf export fix (when no frame exists), text rendering fixed (alpha channel was ignored), bmp export fix (paddings when width%2==1), export in all formats for debugging 2015-05-10 12:49:48 +02:00
honfika@gmail.com
f4649189eb faster filters 2015-05-08 22:51:04 +02:00
honfika@gmail.com
7d724b9a1c stopwatch removed 2015-05-08 21:07:17 +02:00
honfika@gmail.com
6d49dc584d faster DefineBitsLosslessX reading 2015-05-08 20:54:48 +02:00
honfika@gmail.com
c5a890fce7 constant pool editing: escape strings 2015-05-08 14:01:44 +02:00
honfika@gmail.com
e49296770f format source code 2015-05-08 13:33:40 +02:00
honfika@gmail.com
89f66fbcb2 Edit AS 1/2 constant pool 2015-05-07 16:14:22 +02:00
honfika@gmail.com
732087f20f shown only the constant pool(s) in pcode editor 2015-05-07 15:25:28 +02:00
honfika@gmail.com
e7c8a8bf06 #845 If frame consist 2 DoAction then it imports only first one: fixed 2015-05-07 08:46:53 +02:00
honfika@gmail.com
c6e34e2c80 do not crash when configuration type is invalid 2015-05-07 08:15:41 +02:00
honfika@gmail.com
3ec510b009 #470: glitch fixed 2015-05-06 20:11:02 +02:00
honfika@gmail.com
9ecc944002 config fix again:) 2015-05-06 13:14:22 +02:00
honfika@gmail.com
0c25996d76 resize fixes 2015-05-06 13:13:23 +02:00
honfika@gmail.com
10742c6616 debug things removed 2015-05-06 10:54:25 +02:00
honfika@gmail.com
40217c0a39 split panes simplified (base class stores the position) 2015-05-06 10:51:05 +02:00
honfika@gmail.com
93dca87ec9 #470 Keep original Define*Texts and DefineFonts panels size after resizing from full screen to windowed and back
#877 A small glitch after search in AS
2015-05-05 18:04:09 +02:00
Jindra Petřík
e39ebcdbd9 Merge origin/master 2015-05-04 10:49:42 +02:00
Jindra Petřík
16bb58692b Update system fixed 2015-05-04 10:48:55 +02:00
honfika@gmail.com
39243bdea2 tag saving fix 2015-05-03 13:03:48 +02:00
honfika@gmail.com
0702259c88 resolve as2 constants button 2015-05-02 22:09:28 +02:00
honfika@gmail.com
913b3f22e3 show error message when offset is too large 2015-05-02 20:21:36 +02:00
honfika@gmail.com
0750a000c6 replace character dialog 2015-05-01 17:13:33 +02:00
honfika@gmail.com
6df9ea4e76 AS2 pcode lexer fix 2015-05-01 12:15:54 +02:00
honfika@gmail.com
45251ada53 #869 Negative float reading fixed 2015-05-01 12:07:38 +02:00
honfika@gmail.com
3b11085365 faster swf xml export again 2015-05-01 01:18:43 +02:00
honfika@gmail.com
fce4534aed always use buffered output streams when writing to a file, faster swf xml export by caching the fields 2015-05-01 01:04:08 +02:00
honfika@gmail.com
1429757552 update characterids when tag was copied with dependencies 2015-04-30 15:03:20 +02:00
honfika@gmail.com
a6847b6562 update characterids when tag was moved or copied (copy with dependencies is not ready,yet) 2015-04-29 23:19:47 +02:00
honfika@gmail.com
ba6b75371e zoom fix, font paging fix 2015-04-28 15:11:22 +02:00