Thomas, Thank you very much for your help! This will be very useful.
Also, I just want to say that batik is great! I did convert my ttf into an svg and was able to render it out to PDF using fop. This ttf actually produces an image when you type the alphabet and it scales beautifully!!! Again, thanks. -lucas On Wed, 5 Feb 2003, Thomas E Deweese wrote: > >>>>> "LR" == Lucas Rockwell <[EMAIL PROTECTED]> writes: > > LR> Is it possible to take an svg (which was once a true type font) > LR> and convert it to a png, but have that png be a representation of > LR> the letters you want rendered in the font? Did that make sense? > > Not sure, When you converted the true type font to SVG I assume > this was as an SVG Font, correct? If so then yes. > > LR> If so, how do I tell my svg what letters I want it to render when > LR> I turn it into a png? > > Simply have a text element that references the SVG font as the > 'font-family'. > > Take a look at xml-batik/samples/tests/spec/fonts/fontBounds.svg > It has a very simple font and text elements that reference it. > > > --------------------------------------------------------------------- > 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]
