Commit Graph

28 Commits

Author SHA1 Message Date
Josh Soref
49621808ea spelling: compatible
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Jindra Petřík
f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
Jindra Petřík
a5d3ce4f9b Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík
4b10f63865 Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík
151609a8f5 More documentation. 2024-08-08 19:27:14 +02:00
Jindra Petřík
19c771bf44 Update license year 2024-08-05 11:17:25 +02:00
Jindra Petřík
487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík
1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík
b896688d5d Fixed #1828 Incorrect stroke scaling (normal/none/vertical/horizontal) 2022-10-24 12:26:11 +02:00
Jindra Petřík
c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
honfika@gmail.com
d0fb48dbed use ARGB_PRE instead of ARGB, becasuse flash uses premultiplied images by default 2016-05-03 20:31:32 +02:00
honfika@gmail.com
508c618b37 netbeans inpector fixes 2016-04-29 20:54:38 +02:00
Jindra Petřík
084da5d6a1 #1193 FLA export - smoothed image detection, export raw JPEG data, no recompression 2016-03-07 22:17:59 +01:00
Jindra Petřík
77c1e4613d SerializableImage converts to Compatible image for GUI display 2016-02-28 10:02:01 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
3632c466e1 Workaround for ImageIO jpeg export bug when alpha channel exists, tag method orders changed (contructors, readData, getData, etc) 2015-05-16 11:04:14 +02:00
honfika@gmail.com
6d49dc584d faster DefineBitsLosslessX reading 2015-05-08 20:54:48 +02:00
honfika@gmail.com
7d4a8dc8cc outlines fixed 2015-02-01 13:02:45 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
60f170dcda #749 Internal viewer Sprite fill color is wrong sometimes: fixed 2014-12-14 15:30:59 +01:00
honfika@gmail.com
9eeb25b088 image performance improvements 2014-12-14 01:21:51 +01:00
honfika@gmail.com
bc3967597c Fixing characters order failed, recursion detected: problem fixed 2014-12-07 16:21:14 +01:00
honfika@gmail.com
cdae56d128 small refactorings 2014-12-07 12:41:55 +01:00
honfika@gmail.com
5c73058972 build fixed on Windows, removed some unused libs from ffdec_lib, some fields marked as private 2014-12-07 09:44:54 +01:00
honfika@gmail.com
e34ba41174 add new tag fixes 2 2014-11-05 20:57:17 +01:00
Jindra Petřík
04922aaf69 Separated FFDec core library and the rest (GUI).
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00