Hello all... Sorry if this is a bit FAQish and off-topic. I'm looking for the best way to do wrapped text in SVG that Batik will be able to render. I know that SVG 1.0 doesn't support wrapped text. Is there any way at all to use Batik to generate wrapped/flowed text within a table-like structure?
A bit of background on what I'm doing, for those who are interested. I'm working on an automated video broadcast system based on Linux. The system plays video content at specified times. Between programs, it (among other things) displays a schedule screen listing the names and times of the next few programs. I'd like to generate this screen, and a number of others, by doing XSLT transformation to SVG, then rasterizing the SVG with Batik. However, since I will be working with a fixed screen size, I need word wrapping. Can I do this with Batik? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
