Closed davidgohel closed 1 year ago
Hello @flaviorbs
The problem here is geometries provided by MS does not allow transparent holes. This is not SVG unfortunately and this is out of my control (I may be wrong but I can't find anything about polygons with holes).
I'm not sure if this is the same bug brought by @MRMHmdeleeuw, but dml seems to do an excellent job creating forms for transparent holes on imported SVG, but seems to be ignoring 'bg' color when filling these transparent spaces. I tried with no success reviewing your C++ magic.
Here's a not-so-minimal reprex based on this question.
_Originally posted by @flaviorbs in https://github.com/davidgohel/officedown/issues/95