New version (11.5) of BGRABitmap:
- adapted dependency for fpGui and NoGui for latest Lazarus 2.2
- support for AVIF format (note that the AVIF library is experimental and may be incompatible in the future, latest supported version is 0.10.1)
- better dynamic linking (for libwebp and libavif on Linux and MacOS)
- automatic handling of transparent TBitmap and more explicit Assign function
- removed some DC leaks when taking screenshot
- support for 16bpp TRawImage
- added IsMostlyClockwise function to check for orientation of polygon (even if concave)
- avoid error with freed pointer in BGRAAnimatedGif
SVG :
- color global property of SVG (can be used with currentColor keyword)
- added IterateElements in main SVG class to customize manually
- fixed color to string, deleting style element
- support for multi class CSS
- fixed Canvas2d nested mask
https://github.com/bgrabitmap/bgrabitmap/releases