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

Athen Skia change #266

Closed lancerasmussen closed 5 months ago

lancerasmussen commented 11 months ago

When compiling with Skia option under Athens, FMX fails. There was a unit naming convention change with Embarcadero's integrated Skia and Skia4Delphi adopted that change for 6.0.

Skia.FMX.pas ➜ FMX.Skia.pas

carloBarazzetta commented 5 months ago

Resolved in latest version.