Re: Batik 1.7 latest version having Font Family names with digits in them cause Batik to throw exception
Cameron McCormack <[email protected]>
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Organization | Mozilla Corporation |
| Message-ID | <[email protected]> |
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/