Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.5, 2.1
-
None
-
None
Description
When opacity is set, FOP renders an off screen image and include that into the PDF. The problem is that org.apache.fop.svg.font.FOPGVTGlyphVector.draw() method does nothing.
I am trying to create a patch but I could not figure out how to get the proper glyph outline shapes. I was only able to get the glyph bounding box. If someone can point me in the right direction, that would be great.
Attachments
Attachments
Issue Links
- Blocked
-
FOP-2677 [PATCH] Text in SVG with applied filter is not rendered
- Open