Re: TTF NullPointerException

2001-12-17 Thread Brent L Johnson
rsday, December 06, 2001 1:35 PM Subject: TTF NullPointerException I've got a truetype font I'm trying to convert using the ttf2svg converter and I get the following error: java.lang.NullPointerException at org.apache.batik.svggen.font.table.GlyfCompositeDescript.(Unknown Sou

Re: TTF NullPointerException

2001-12-07 Thread David Schweinsberg
sberg - Original Message - From: Brent L Johnson To: Batik Users Sent: Thursday, December 06, 2001 6:35 PM Subject: TTF NullPointerException I've got a truetype font I'm trying to convert using the ttf2svg converter and I get the

Re: TTF NullPointerException

2001-12-07 Thread Vincent Hardy
Brendt, Could you give us a little more information about the font (techno) you are using (e.g., where could we get it to reproduce the problem)? Thanks! Vincent. > Brent L Johnson wrote: > > I've got a truetype font I'm trying to convert using the ttf2svg > converter and I get the following e

TTF NullPointerException

2001-12-06 Thread Brent L Johnson
I've got a truetype font I'm trying to convert using the ttf2svg converter and I get the following error: java.lang.NullPointerException    at org.apache.batik.svggen.font.table.GlyfCompositeDescript.(Unknown Source)    at org.apache.batik.svggen.font.table.GlyfTable.init(Unknown So