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

Support Windows 64-bit platform #147

Closed szwajcar closed 3 years ago

szwajcar commented 3 years ago

Components do not support 64-bit Windows platform. Any reason?

carloBarazzetta commented 3 years ago

The VCL demo compiles and works perfectly even on a 64-bit platform. Have you encountered any specific problems?

szwajcar commented 3 years ago

Standard instalation via Get-It and standard Package have got only 32-bit platform.

Adnotacja 2020-11-28 134723

Edited the package project and added the 64-bit Windows platform. It's already ok.

obraz