Skip to content

Commit 0d0daa1

Browse files
committed
Version 4.7
1 parent b0af3f1 commit 0d0daa1

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

ChangeLog.txt

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11

2-
Image32 - 2D graphics library for Delphi Pascal
3-
Latest version: 4.6
4-
Released: 18 September 2024
5-
6-
Copyright © 2019-2024 Angus Johnson
2+
Image32 - a 2D graphics library for Delphi Pascal
3+
Latest version: 4.7
4+
Released: 6 January 2024
5+
Copyright © 2019-2025 Angus Johnson
76
Freeware released under Boost Software License
87
https://www.boost.org/LICENSE_1_0.txt
98

@@ -12,6 +11,12 @@ Download : https://github.com/AngusJohnson/Image32
1211

1312
Recent changes:
1413

14+
Version 4.7
15+
* There have been significant improvements in SVG file reading
16+
* There have also been significant improvements in managing text rendering.
17+
These include a new TChunkedText class and changes in the TFontManager class.
18+
* Andreas Hausladen has continues to contribute changes that improve performance.
19+
* This release also contains a number of bug fixes (see issues #102..#125 in the GitHub repository).
1520
Version 4.6
1621
* This release contains many bug fixes (see issues #10..#101) in the
1722
GitHub repository.

0 commit comments

Comments
 (0)