That didn't seem to help. I put the font def directly into the svg document that was previously linking to it and it appears exactly the same as before. Thanks for the suggestion though. Anyone else have an idea?
-----Original Message----- From: G. Wade Johnson [mailto:[EMAIL PROTECTED] Sent: Sunday, November 12, 2006 11:17 AM To: [email protected] Subject: Re: Font Linking On Sun, 12 Nov 2006 11:03:18 -0500 "Rob Hinst" <[EMAIL PROTECTED]> wrote: > Hi, > > I'm having trouble linking external fonts in my SVG document. I used > batik-ttf2svg to create an SVG font definition file for a font named > apapa. The conversion ran without any errors. Here is what my font > definition file looks like: A vaguely remember that ASV was not able to refer to elements inside another SVG file. I could be wrong, but I remember it being a problem on a project where we had a library of shapes we wanted to reference in several files. ASV did not support referencing those definitions from the other file. We "solved" the problem by embedding the symbols we needed into each output file. G. Wade -- That's what I love about GUIs: They make simple tasks easier, and complex tasks impossible. -- John William Chambless, <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
