Releases: AngusJohnson/Image32
Releases · AngusJohnson/Image32
Image32 ver 4.8
- This version contains further improvements in text rendering.
CAUTION: Some functions and methods have been renamed in Img32.Text. - Minor bug fixes too (issues #128..#130 in the GitHub repository).
Image32 ver 4.7
Version 4.7
- There have been significant improvements in SVG file reading
- There have also been significant improvements in managing text rendering.
These include a new TChunkedText class and changes in the TFontManager class. - Andreas Hausladen has continues to contribute changes that improve performance.
- This release also contains a number of bug fixes (see issues 105 ..125 in the repository).
Image32 ver 4.6
Image32 ver 4.3
This is a minor update with numerous bugfixes (mostly to the optional package installers).
Image32 ver 4.2
Version 4.2
Updated Clipper library (polygon clipping)
Img32.Extra: replaced SmoothToBezier function with new SmoothToCubicBezier function
Numerous other minor bug fixes and improvements