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

Improvements to D2D factory handling of ApplyFixedColorToRootOnly #169

Closed pyscripter closed 3 years ago

pyscripter commented 3 years ago

@carloBarazzetta Minor change that handles the stroke on the Root if it is not none.

Could you please commit the attached file? D2DSVGFactory.zip

Thank you!