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

[PATCH] regression: "descender" sign inverted in font metrics for PFM (distorted line spacing for fo:inline)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 0.95
    • None
    • font/unqualified
    • Operating System: Linux
      Platform: PC
    • 45734

    Description

      When we switched to FOP 0.95 and re-ran PFMReader on our .pfm files, the line spacing suddenly became distorted on lines that contained fo:inline tags that used a different font-family.

      It turned out that the font metrics produced by FOP 0.95 have an inverted sign for the descender value. When inverting it again (i.e. remove the minus sign in the font metrics xml), all was well again.

      It seems that this is due to changes to PFMFile in r56078 for bug#43089. Our fix was to invert the sign in PFMReader on producing the metrics file, since the sign inversion in PFMFile seems to be needed.

      Attachments

        Activity

          People

            fop-dev@xmlgraphics.apache.org fop-dev
            jfrantzius@web.de J
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: