No, you don't need the TTFs since you translated the data inside the ttf-file into something the svg engine can understand.
I already tried this approach, it works fine. The only downside I could find ist hat using SVG-fonts increases the svg size and can sometimes reduce performance. I am just trying the jre-fontdir approach. Mabe this is faster. Chris -----Urspr�ngliche Nachricht----- Von: Patrick Hess [mailto:[EMAIL PROTECTED] Gesendet: Montag, 8. Dezember 2003 11:35 An: [EMAIL PROTECTED] Betreff: Re: SVG problem after move to production server Steve Buck wrote: > Just as a shot in the dark, but you may want to make sure that you have > the fonts installed that you are requesting. You may have missed them > because they are in separate debs from the xserver. Also make sure that > your font path or that you xft is setup correctly. I converted the TTF fonts to SVG so I assume that the real fonts are not needed? Do I need still need TTF fonts to be available when using SVG fonts??? (I would be surprised but...) :) Thanks, Patrick --------------------------------------------------------------------- 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]
