v3.0.3
Fixed PixelFormat on Windows that had wrong colors when drawing in non-client area with Skia4Delphi Canvas;
v3.1.0
Added BackgroundColor property to words of TSkLabel;
Added GrayScale property to TSkSvgBrush;
Added build informations for each pre-built binary;
Added pre-built binaries for Red Hat;
Fixed AV in iOS and MacOS with Metal + Effects/Filters with Skia Canvas enabled;
Fixed TSkAnimatedImage and TSkAnimatedPaintBox controls when setting visible to false in Vcl;
Fixed TSkSvgBrush.Render in Vcl, was ignoring the opacity parameter;
Fixed AV when set the property ControlType=Platform in controls that the platform doesn't support this (like TButton and TLabel) in Android and iOS with Skia Canvas enabled;
Fixed build error 'MSB5016: The name "asl.log" contains an invalid character "."' in setup;
Fixed build error at installation in RAD Studio 10.3 Rio (caused by wrong rsvars.bat);
Fixed build script for other Linux distributions;
Fixed statusbar icons of demo in some devices with Android 11;
Improved performance of TSkGraphic and TSkSvgGraphic in Vcl (they are responsible for loading new extensions in TPicture);
Minor improvements and fixes;
Github: github.com/skia4delphi/skia4delphi
Website: skia4delphi.org