Abdelrazak Younes wrote: > OK, then, adding a BufferView to the TextPainter construction would make > sense. The problem is then that I'll have to add a BufferView argument > to InsetBase::plaintext() and that's a _lot_ of work. And I am not sure > it is right anyway.
I think it would be right if the text painter would be used. BTW I usually write some scripts for things like this. I guess it would take me not more than 30 minutes to modify all plaintext() methods. > So, for now, I'll just put a FIXME in there explaining the situation and > your explanation. We'll update the code when Andre comes back to the list. That is a good solution. Georg
