Hi
We’re converting vsdx files to SVG with diagram.java.
If a shape has different font and complex script fonts set, the complexscriptfont seems to always be used in preference to the actual font. So, if I have both fonts in my font directory, the wrong font is being used in the generated SVG.
Is there any way to ensure the Font is used rather than ComplexScriptFont?
Cheers
Vittal