You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2009/10/11 19:42:11 UTC

DO NOT REPLY [Bug 47978] New: stroke-text config option seems to be ignored by trunk.

https://issues.apache.org/bugzilla/show_bug.cgi?id=47978

           Summary: stroke-text config option seems to be ignored by
                    trunk.
           Product: Fop
           Version: 1.0dev
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: svg
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: aghajani.lists@principle.com


Hi,

I've set this up in my xconf file:

    <renderer mime="application/pdf">
      ...
      <xml-handler namespace="http://www.w3.org/2000/svg">
        <stroke-text>true</stroke-text>
      </xml-handler>
      ...
    </renderer>


When I use fop-0.95, the SVG text inside my FO is rendered as curves, which is
what I want, but when I try the same thing with trunk, the options is ignored
and I still get actual text (which is not being rendered as nicely as
text-to-curve).

I also tried sprinkling some println's inside the PDFSVGHandler class in trunk,
and it seems that the whole class is being bypassed in trunk, while it is being
used in fop-0.95.


Thanks,
Shahriar.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 47978] stroke-text config option seems to be ignored by trunk.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47978

Matthias Bauer <ma...@infineon.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matthias.bauer.drs@infineon
                   |                            |.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

DO NOT REPLY [Bug 47978] stroke-text config option seems to be ignored by trunk.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47978

--- Comment #1 from Glenn Adams <gl...@skynav.com> 2012-04-07 01:41:57 UTC ---
resetting P2 open bugs to P3 pending further review

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 47978] stroke-text config option seems to be ignored by trunk.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47978

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.