>>>>> "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]