Open OshidaBCF opened 5 months ago
WinMerge renders SVG files using the Direct2D functionality. Unfortunately, this is a limited feature, so there are some elements that are not supported, as in the following URL. This is probably why they are not drawn correctly:
https://learn.microsoft.com/en-us/windows/win32/direct2d/svg-support
I see, that's a shame
it seems that winmerge doesn't support when a svg has a lot of different color, it write everything as black
for exemple this should look like the flag of brazil (it's a new file)
even some basic shape doesn't work
yet some other shapes work properly
i don't know if it's a complexity limit or something similar