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

Benchmark: #131

Closed luebbe closed 4 years ago

luebbe commented 4 years ago

The IDE changed the line-endings from (inconsistent) LF+CRLF to CRLF and added Vcl.BaseImageCollection to the uses clause. Don't know if this causes harm on older Delphi versions.