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

Compilation is currently broken for Delphi 10.1 #216

Closed BorisU7 closed 2 years ago

BorisU7 commented 2 years ago

Problem is in Img32.Storage.pas There is no TryStrToUInt64 function in Delphi 10.1 RTL

AngusJohnson commented 2 years ago

https://sourceforge.net/p/image32/code/ci/master/tree/