While working on the PS transcoder I spent a lot of time tuning the TextPainter. Some time ago we had an option that let us switch the TextPainter on and off (as a backdoor). We removed that as the code to determine when the TextPainter could be used was improved (but it's still far from perfect). I've been pretty defensive with using the TextPainter instead of stroking the text which currently leads to a lot of text being painted as shapes. Mostly, I've done this because I still haven't mastered GVT.
On 06.07.2004 15:06:45 Felipe Rech Meneguzzi wrote: > Besides that, I am looking the PS/EPS transcoder and as far as I have > seen, one of the problems I encountered while trying to do my version > of it is happening, in particular, the transformation of text information > to curves, even when the transcoder is instructed not to do that. When > I encountered this problem before, I saw it had to do with the TextPainter > implementation and it encountering "spans" in the GVT Text > representation. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]