Commit Graph

2097 Commits

Author SHA1 Message Date
Jindra Petřík
ca00b8399a Fixed: Flash viewer - scaling grid - ignore nonshapes when scaling 2021-04-05 16:56:59 +02:00
Jindra Petřík
82b5062771 WIP - scaling matrix fix 2021-04-05 16:56:59 +02:00
Jindra Petřík
fd8b624845 Fixed: Flash viewer - Shapes moving on stage 2021-04-05 16:56:59 +02:00
Jindra Petřík
23c4c03eec Button mousehandling on zoom 2021-04-05 16:56:59 +02:00
Jindra Petřík
c147fb8304 Object under cursor fix 2021-04-05 16:56:59 +02:00
Jindra Petřík
6c709bc5e5 Fixed: Flash viewer - slow on larger zooms (now only diplayed rect is rendered) 2021-04-05 16:56:59 +02:00
Jindra Petřík
4e93bf0af0 Fixed: PDF export - Smoothed bitmaps 2021-04-05 16:56:59 +02:00
Jindra Petřík
6ec58dacd5 Fixed: #1669 Flash viewer - Smoothed vs non-smoothed bitmaps 2021-04-05 16:56:59 +02:00
Jindra Petřík
33b7668fcc Fixed: #1669 DefineBitsJPEG3/4 alpha premultiplied 2021-04-05 16:56:59 +02:00
Jindra Petřík
05bf7a1c88 Fixed: #1671 JPEG images display when not CMYK
JPEG fixer to DefineBitsJPEG3 and 4.
2021-04-05 16:56:59 +02:00
Jindra Petřík
8a3ee6389d updated assembly test 2021-04-05 16:56:59 +02:00
Jindra Petřík
7616611ce8 Fixed: #1669 DefineBitsJPEG3/4 alpha premultiplied 2021-04-05 16:56:59 +02:00
Jindra Petřík
f7ffe7f1af Fixed: AS3 jump deobfuscator - fix for try..catch clauses 2021-04-05 16:56:59 +02:00
Jindra Petřík
b7e418f6b6 Fixed: AS decompilation - certain combinations of ifs and switch 2021-04-05 16:56:59 +02:00
Jindra Petřík
f6459bb740 Fixed: AS decompilation - Gotos handling vs and/or 2021-04-05 16:56:59 +02:00
Jindra Petřík
ae9fe33f17 Fixed: #1668 Not removing SymbolClass/ExportAssets entry on character remove 2021-04-05 16:56:59 +02:00
Jindra Petřík
6c64dc19e1 Fixed: #1669 FILLSTYLE color handling in DefineShape3/4 2021-04-05 16:56:59 +02:00
Jindra Petřík
ddcae86830 Fixed: Writing DefineFont2/3 ascent/descent as SI16 - it's UI16 2021-04-05 16:56:59 +02:00
Jindra Petřík
0087cfb05d Fixed: PDF Export - Text position on font change 2021-04-05 16:56:59 +02:00
Jindra Petřík
57f17daec3 Fixed: PDF Export - NullPointer when font of text is missing 2021-04-05 16:56:59 +02:00
Jindra Petřík
68ae269515 Fixed: "protected", "const", "namespace", "package" are not reserved keywords in AS1/2
Fixed: Not counting newlines in comments
2021-03-25 18:44:05 +01:00
Jindra Petřík
8429b6eee6 Fixed: AS3 decompilation - inc/decrements handling - hiding some items 2021-03-24 20:36:42 +01:00
Jindra Petřík
9a45708ebb Fixed: Flash viewer - Sound envelope handling 2021-03-24 20:36:42 +01:00
Jindra Petřík
efdcb27963 Fixed: Flash viewer - StartSoundTag loops 2021-03-24 20:36:42 +01:00
Jindra Petřík
74ca1db915 Fixed: Flash viewer - Do not play StartSoundTag all over again on single frame
Sample sound data
2021-03-24 20:36:42 +01:00
Jindra Petřík
913405b563 gnujpdf compression back on 2021-03-24 20:36:42 +01:00
Jindra Petřík
1f8932d1a8 fix usage of later java 2021-03-24 20:36:42 +01:00
Jindra Petřík
f2f71a7ceb Changed: #1661 Slow rendering warning is optional with default to not display 2021-03-24 20:36:42 +01:00
Jindra Petřík
204787bc73 gnujpdf - various CMAP subtable formats support for drawing text 2021-03-24 20:36:42 +01:00
Jindra Petřík
62aabf1057 PDF text is written directly instead of transparently 2021-03-24 20:36:42 +01:00
Jindra Petřík
0d8e1d05e8 PDF text position fix 2021-03-24 20:36:42 +01:00
Jindra Petřík
a32494487d PDF - try to implement objects grouping 2021-03-24 20:36:42 +01:00
Jindra Petřík
050b4dce2d gnujpdf - clipping fix (getclip)
PDF export - clipping fix
2021-03-24 20:36:42 +01:00
Jindra Petřík
10fe20ff7c avoid problems with zero scale 2021-03-24 20:36:42 +01:00
Jindra Petřík
096b7d561c PDF export - include system fonts when necessary 2021-03-24 20:36:42 +01:00
Jindra Petřík
6819de2a17 gnujpdf - Linear colorspace gradients
some test data
2021-03-24 20:36:42 +01:00
Jindra Petřík
c2caf72bba Fixed: Flash viewer - linear colorspace radial gradient 2021-03-24 20:36:42 +01:00
Jindra Petřík
bcbfea5666 gnujpdf blend modes 2021-03-24 20:36:42 +01:00
Jindra Petřík
5a4c9f34cc gnujpdf gradient transparency 2021-03-24 20:36:42 +01:00
Jindra Petřík
cea421a54e gnujpdf RadialGradientPaint - cycle mode reflect and repeat
transparent gradient testdata
2021-03-24 20:36:42 +01:00
Jindra Petřík
3e60353856 Fixed: Flash viewer - is visible flag 2021-03-24 20:36:42 +01:00
Jindra Petřík
a5837cc72b print exported PDF frame 2021-03-24 20:36:42 +01:00
Jindra Petřík
127427d451 gnujpdf - LinearGradientPaint reflect, repeat cycle mode 2021-03-24 20:36:42 +01:00
Jindra Petřík
c2de50ead0 strokes scaling fix 2021-03-24 20:36:42 +01:00
Jindra Petřík
4051806390 selectable text back in 2021-03-24 20:36:42 +01:00
Jindra Petřík
7761705423 scaling grid is clipped to maximum of SWF bounds, not Integer.MAX_VALUE 2021-03-24 20:36:42 +01:00
Jindra Petřík
93a07866a1 gnujpdf TexturePaint 2021-03-24 20:36:42 +01:00
Jindra Petřík
8813a9edc3 bitmap fill is not repeated when not necessary 2021-03-24 20:36:42 +01:00
Jindra Petřík
2025b2737f gnujpdf disable gradientpaint REFLECT, REPEAT 2021-03-24 20:36:42 +01:00
Jindra Petřík
61c40ae52c gnujpdf library
pdf clipping fix
2021-03-24 20:36:42 +01:00