OK. In the attachment you find my SVG file.
This is the problem. You shouldn't use:
font-family="'Arial-BoldItalicMT'" font-size="18"
You should use:
font-family="'Arial'" font-weight="bold" font-style="italic" font-size="18"
When I do this I get the proper fonts.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]