Commit Graph
2008 Commits
Author SHA1 Message Date
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 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 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 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 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 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 8813a9edc3 bitmap fill is not repeated when not necessary 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
Jindra Petřík 2d0a96be46 PDF vector export stub 2021-03-24 20:36:42 +01:00
Jindra Petřík a51596bf9a Fixed: SVG export - bitmap stroke style 2021-03-24 20:36:42 +01:00
Jindra Petřík 5c284cd4aa Fixed: Flash viewer - miter strokes
Fixed: SVG export - miter strokes as miter-clip style
2021-03-24 20:36:42 +01:00
Jindra Petřík b4d97d60d7 Fixed: filters zooming 2021-03-24 20:36:42 +01:00
Jindra Petřík 4065bb363e improved miter example 2021-03-24 20:36:42 +01:00
Jindra Petřík f073a6615e Fixed: Flash viewer - strokes scaling, cropped strokes 2021-03-24 20:36:42 +01:00
Jindra Petřík a1c7b26b9d Fixed: Flash viewer - bitmap line style 2021-03-24 20:36:42 +01:00
Jindra Petřík c7648f01fd Graphics test FLA 2021-03-24 20:36:42 +01:00
Jindra Petřík 5f4b21bdc7 clear dump info only when not null 2021-03-24 20:36:42 +01:00
Jindra Petřík 98703e4e5a Fixed: #270 AS decompilation - comma in ternar 2021-03-13 21:08:23 +01:00
Jindra Petřík b84ccc7005 Fixed: #270 AS3 decompilation - loop followed by try 2021-03-13 21:08:23 +01:00