Closed kazuser closed 2 years ago
Yes, it's a problem using default engine "Image32": I've sent to Angus Johnson an email to solve this, please wait for a solution. If you try to use TSVG engine the icon appears correctly but you can have another problems as explained here:
Please give me positive feedback if the new committed version solves this problem.
Thanks a lot, Carlo! Now everything is perfect!
p.s. WrapMode = Original
Hi! Thanks for your library!
I have a little problem with pretty simple SVG:
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg"><path d="m11.17242,11.17242l9.65516,9.65516" stroke-width="0.5" stroke="#000"/><path transform="rotate(90 16 16)" d="m11.17242,11.17242l9.65516,9.65516" stroke-width="0.5" stroke="#000"/></svg>
Edge:
Delphi:
Is there any way to change the minimum allowed size?