Eric Lim created FOP-2696:
-----------------------------

             Summary: SVG text is not rendered if opacity is set
                 Key: FOP-2696
                 URL: https://issues.apache.org/jira/browse/FOP-2696
             Project: FOP
          Issue Type: Bug
          Components: image/svg
    Affects Versions: 2.1, trunk
            Reporter: Eric Lim
         Attachments: svg-text-opacity-wip.patch, test.fo, test-no-opacity.svg, 
test.pdf, test-wip.pdf, test-with-opacity.svg

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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to