EtheaDev / SVGIconImageList

Three engines to render SVG (Delphi Image32, Skia4Delphi, Direct2D wrapper) and four components to simplify use of SVG images (resize, fixedcolor, grayscale...)
Apache License 2.0
327 stars 96 forks source link

Fixes #119 #122

Closed luebbe closed 4 years ago

luebbe commented 4 years ago

This PR contains a proposed fix for #119, improvements to the Load/Save routines of the cairo factory and a slight overhaul of the benchmark application.

Sorry. I don't know how to separate this into three PRs... 😢