On Tuesday, March 22, 2011, 6:15:42 PM, Nishu wrote:

NB> Hi Chris,


NB> Thanks for your reply.

NB> I see that there was bug opened for this issue but I think not resolved.

NB> https://issues.apache.org/bugzilla/show_bug.cgi?id=44828

Yes, but really the bug is not in Batik. It was a bug in CSS2, now corrected in 
CSS 2.1.

NB> MY images are coming from database and I can't modify the font-family there.

you don't have to modify it, just include the name correctly.

NB> DO you know any other work around to this problem?


NB> Thanks,
NB> Nishu Bansal

NB> -----Original Message-----
NB> From: Chris Lilley [mailto:ch...@w3.org] 
NB> Sent: Tuesday, March 22, 2011 6:35 AM
NB> To: Nishu
NB> Cc: batik-users@xmlgraphics.apache.org
NB> Subject: Re: Batik 1.7 latest version having Font Family names with digits
NB> in them cause Batik to throw exception

NB> On Tuesday, March 22, 2011, 12:15:50 AM, Nishu wrote:

N>> I am facing issue with Batik 1.7 jar which is latest, when trying to
NB> convert
N>> SVG to JPEG.
N>> I have used font-family="MS Shell Dlg 2" in SVG which leads to issue.
N>> font-family without integer works fine.

NB> Is the font family name quoted in the SVG? It needs to be; for example:

NB> font-family="'MS Shell Dlg 2', serif"

NB> Due to fairly recent changes in CSS 2.1, quoting is needed for numbers as
NB> well as being usually needed for family names with spaces.






-- 
 Chris Lilley   Technical Director, Interaction Domain                 
 W3C Graphics Activity Lead, Fonts Activity Lead
 Co-Chair, W3C Hypertext CG
 Member, CSS, WebFonts, SVG Working Groups


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org

Reply via email to