From 4df71d6445ec4da0f9504318f79a61ef536ea4a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Mon, 21 Apr 2025 16:45:50 +0200 Subject: [PATCH] Changelog update --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c119d9551..87f4664e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,8 @@ All notable changes to this project will be documented in this file. - Substance LAF - Shadow in text (mostly in window titles) drawn incorrectly - Incorrect icons for `New empty` action - with dashed borders - [#2443] SVG importer - converting cubic bezier curves to quadratic -- SVG importer - improper stroke width when using width/height with viewBox +- [#2444] SVG importer - improper stroke width when using width/height with viewBox +- [#2444] SVG importer - stroke width not respecting transforms ## [22.0.2] - 2025-01-17 ### Added @@ -3736,6 +3737,7 @@ Major version of SWF to XML export changed to 2. [#2413]: https://www.free-decompiler.com/flash/issues/2413 [#2386]: https://www.free-decompiler.com/flash/issues/2386 [#2443]: https://www.free-decompiler.com/flash/issues/2443 +[#2444]: https://www.free-decompiler.com/flash/issues/2444 [#2375]: https://www.free-decompiler.com/flash/issues/2375 [#2374]: https://www.free-decompiler.com/flash/issues/2374 [#2389]: https://www.free-decompiler.com/flash/issues/2389