Commit Graph

113 Commits

Author SHA1 Message Date
Jindra Petřík
e6bd00d2a0 Fixed #1863 Export to PDF - cannot read fonts with long CMAP
(invalid length value)
2022-11-14 10:04:55 +01:00
Jindra Petřík
02f98068fb PDF Export - separate smoothed and not smoothed bitmaps - cache separately 2022-11-02 17:47:29 +01:00
Jindra Petřík
ae88f5d9b7 Fixed PDF export - reusing images when used as pattern vs standalone 2022-11-02 12:50:24 +01:00
Jindra Petřík
22c5e67a74 Fixed #1817 PDF export - now storing JPEG images without recompression to PNG 2022-11-02 08:43:52 +01:00
Jindra Petřík
31a461ca96 gnujpdf - use UTF-8 in string.getBytes() everywhere 2022-10-22 21:15:20 +02:00
Jindra Petřík
ef2ccab594 updated gnujpdf jar 2022-10-22 19:03:25 +02:00
lcdr
61ac7520d1 Add DDSReader dependency from https://github.com/npedotnet/DDSReader/ 2021-11-19 13:03:23 +01:00
Jindra Petřík
6e0b35c06b #1485 Improved skins support, night mode 2021-11-19 13:03:23 +01:00
Jindra Petřík
f71517cec2 #1657 Option to disable adding second quote/bracket/parenthesis 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
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
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
913405b563 gnujpdf compression back on 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
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
6819de2a17 gnujpdf - Linear colorspace gradients
some test data
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
127427d451 gnujpdf - LinearGradientPaint reflect, repeat cycle mode 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
61c40ae52c gnujpdf library
pdf clipping fix
2021-03-24 20:36:42 +01:00
Jindra Petřík
50bea979b4 gnujpdf lib 2021-03-24 20:36:42 +01:00
Jindra Petřík
65a8af4822 Fixed: AS3 hilight and edit XML based on CData or comment only 2021-03-13 21:08:23 +01:00
Jindra Petřík
19c836764f Fixed: #1260 AS1/2 direct editation - is/as/:: are not reserved operators 2021-03-05 21:22:55 +01:00
Jindra Petřík
7f57039f18 Fixed: #1643 Separate AS1/2 and AS3 editor hilighting 2021-03-05 21:22:55 +01:00
Jindra Petřík
a597625239 Fixed: #1623 Right side marker (gray line) in P-code 2021-03-05 21:22:55 +01:00
Jindra Petřík
ae0e590bea Fixed: #1618 Export to PDF selectable text escaping and text size 2021-02-26 22:46:28 +01:00
Jindra Petřík
4767effc34 Fixed: Ribbon stealing focus when pressing Alt (for example in editors) 2021-02-24 19:55:59 +01:00
Jindra Petřík
77f6e6b964 Include flamingo source code to make changes in it 2021-02-24 19:55:59 +01:00
Jindra Petřík
733168b761 gnujpdf lib 2021-02-24 19:55:59 +01:00
Jindra Petřík
7eb151055b gnujpdf setTranform uses cm operator 2021-02-24 19:55:59 +01:00
Jindra Petřík
cc6ac18088 PDF export - selectable text in DefineEditText,
gnujpdf unicode support
2021-02-24 19:55:59 +01:00
Jindra Petřík
8aaf3a3b42 Exporting PDFs with selectable text 2021-02-24 19:55:59 +01:00
Jindra Petřík
fd48d65e1d gnujpdf fix number format on certain locales 2021-02-24 19:55:59 +01:00
Jindra Petřík
ba5c298bbd Fixed #1159, #1608 Regexp syntax hilight when not a regexp (only division) again 2021-02-24 19:55:59 +01:00
Jindra Petřík
21dfcfc15c Fixed: #1159 Regexp syntax hilight when not a regexp (only division) 2021-02-11 08:11:18 +01:00
Jindra Petřík
acc2d9a26f AS3 p-code more RAbcDasm like: Void keyword instead of Undefined for optional parameters and slot/const values 2021-02-08 20:15:19 +01:00
Jindra Petřík
ab3bb3b15e AS3 P-code: try has (optional) end keyword, and is located at the bottom after code.
setlocalx/getlocalx have aliases setlocal_x/getlocal_x
2021-02-08 20:15:19 +01:00
Jindra Petřík
5733cd9051 #1449 Updated Turkish translation 2020-04-25 17:11:07 +02:00
Jindra Petřík
d138c61072 - AS1 slash syntax support (decompilation, direct editation)
- AS1/2 Using eval, set functions on obfuscated names instead of §§ syntax where applicable
2018-05-27 16:52:55 +02:00
Jindra Petřík
db5750a8f7 show definefunctions in separate clusters in graphs 2018-05-24 15:31:32 +02:00
Jindra Petřík
7810a84ad2 graphlib for detecting code structure on graph view 2018-05-24 15:31:32 +02:00
Jindra Petřík
e8c73ce05f #1456 jsyntaxpane - updated for java 9+ - fixed undomanager 2018-04-22 11:21:45 +02:00
Jindra Petřík
666dcad86e Issue 1449 - Turkish translation by Osman ÖZ 2018-04-01 11:56:09 +02:00
Jindra Petřík
527c64af26 Checking new versions on Github 2018-01-16 19:26:42 +01:00
honfika@gmail.com
8779d5d78c #1327 P-code editing: error message and syntax highlighting fixed when instruction name contains upper cased letter 2016-12-26 12:53:32 +01:00
Jindra Petřík
a5ab81747e Issue #1279 show duplicate trait names with hash suffix
Fixed editing const/slot
Namespace testdata
2016-09-17 00:07:50 +02:00
Jindra Petřík
afc2c05cbb Introduce end-of-line normalization 2016-07-23 21:19:44 +02:00