Commit Graph
5391 Commits
Author SHA1 Message Date
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 a52a4206ca Set parent component for Save/Open file dialogs 2021-04-05 16:56:59 +02:00
Jindra Petřík c7c66c55e5 Better OutOfMemory messages 2021-04-05 16:56:59 +02:00
Jindra Petřík a7989d2d02 Fixed: #1670 Parent component/window of dialogs not properly set 2021-04-05 16:56:59 +02:00
Jindra Petřík b5aee8412b Fixed changelog updater for Unreleased section 2021-04-05 16:56:59 +02:00
Jindra Petřík 2c3ae1eac6 Travis - correct checking tools dir 2021-04-05 16:56:59 +02:00
Jindra Petřík de2f0a18fd Travis - cache tools directory for faster builds 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 ccedea4d39 Fixed: #1660 Empty thumbnail view on remove item 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 941d0e0318 #1015, #1466, #1513 Better error messages during saving, display message on out of memory 2021-04-05 16:56:59 +02:00
Jindra Petřík f3176dc204 version changed to 14.3.1 version14.3.1 2021-03-25 18:45:45 +01:00
Jindra Petřík 1d5d01429d Fixed: #1665 Export selection not working for AS1/2 scripts other than frame scripts 2021-03-25 18:44:05 +01: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 781c3dbb46 version changed to 14.3.0 version14.3.0 2021-03-24 20:39:09 +01:00
Jindra Petřík 6b9c1851f2 Fixed: Flash viewer - stop sounds when switching panels 2021-03-24 20:36:42 +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 c35ea5f152 Fixed: Folder preview of frames with time increasing 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 3f027cf883 PDF vector export 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