[Poppler-bugs] [Bug 49758] New: determine if font is bold/italic based on font descriptor

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 10 06:36:59 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=49758

             Bug #: 49758
           Summary: determine if font is bold/italic based on font
                    descriptor
    Classification: Unclassified
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: pdftohtml
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: igor.redhat at gmail.com


The current pdftohtml code determines if a font is bold or italic based on
heuristic that looks for "bold" or "italic"/"oblique" in the font name, which
does not work for fonts not named this way. The upcoming patch will look at the
properties in the FontDescriptor first.

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


More information about the Poppler-bugs mailing list