oth java versions.
>
> Thank you again,
>
> Luke
>
> From: DeWeese Thomas [mailto:thomas.dewe...@gmail.com]
> Sent: Donnerstag, 14. Februar 2013 12:10
> To: batik-users@xmlgraphics.apache.org
> Subject: Re: Problem with fonts, ImageTranscoder and Java 7
>
> Hi L
hing works as expected with both java versions.
Thank you again,
Luke
From: DeWeese Thomas [mailto:thomas.dewe...@gmail.com]
Sent: Donnerstag, 14. Februar 2013 12:10
To: batik-users@xmlgraphics.apache.org
Subject: Re: Problem with fonts, ImageTranscoder and Java 7
Hi Luke,
Is it possible th
Hi Luke,
Is it possible the SVGDocument embedded the font in it?
You can check by seeing if there is a "font" element in the document.
Otherwise you might want to take a look at what
sources/org/apache/batik/gvt/font/FontFamilyResolver.java is finding installed
on the system.
Tho