SvgVectorOutput Windows, Linux differences significant?
Posted: Thu Jan 04, 2024 9:17 am
Are the differences in SvgVectorOutput between Windows and Linux significant?
using FillVectorOutput() ...
Code: Select all
stroke="none" fill-rule="evenodd" fill="#FF0000"Code: Select all
style="fill:rgb(100%,0%,0%);fill-opacity:1;stroke:none;"