Uploaded image for project: 'FOP'
  1. FOP
  2. FOP-1711

stroke-text config option seems to be ignored by trunk.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Resolution: Unresolved
    • 2.5
    • None
    • renderer/svg
    • None
    • Operating System: Linux
      Platform: PC
    • 47978

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aghajani.lists@principle.com Shahriar Aghajani
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: