Community
Participate
Working Groups
I would really like to underline Texts. I'm currently trying a workaround by drawing a Polyline underneath it, but that does not work well, because of the difficulty to calculate the right text width.
Very reasonable request. Unfortunatly the underlying text object does not support that, so we would probably need to implement a workaround as well.
I am working around this by using a PlatformGraphicsAlgorithm and instantiate a PageFlow and InlineFlow Objects. We could probably need something that generates that out of a richt text definition (XHTML).
*** This bug has been marked as a duplicate of bug 373299 ***