Question
SVG export
Hi
is it possible to change the font with Save or Save As to change the Font
Now the result is
- .st0{font-family:'ArialMT';}
A better solution is
- .st0{font-family:'ArialMT',’Arial’;}
Then all ArialMT problems are solved.
br Michael
