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
321 stars 93 forks source link

Cairo support ... no updates? #220

Closed carloBarazzetta closed 2 years ago

carloBarazzetta commented 2 years ago

Hello @luebbe, does it still make sense to continue with support for Cairo? I don't see updates at the "wrapper" level and the performances are not optimal, not even the rendering is accurate on some files... I am considering the possibility of discontinuing support for this engine.

What do you think?

luebbe commented 2 years ago

I think it would be better to remove Cairo support. It was nice when we added it, but since we depend on other people to maintain and build the libraries and there are better and well maintained alternatives available now, it doesn't make sense anymore to carry it around.

carloBarazzetta commented 2 years ago

OK, I'm going to release another 3.X version, but when I change the version to 4.x for the new Delphi 11.1 version I will remove Cairo ...