Nishu: > I have used font-family="MS Shell Dlg 2" in SVG which leads to issue. > font-family without integer works fine. > > Does Batik has fix for this issue? Can any one please point me to > Batik jar which has fix for this issue?
It’s a known issue: https://issues.apache.org/bugzilla/show_bug.cgi?id=49968 In the meantime, you can work around the problem by quoting the font family name: font-family="'MS Shell Dlg 2'". -- Cameron McCormack ≝ http://mcc.id.au/ --------------------------------------------------------------------- To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org