[Poppler-bugs] [Bug 46622] New: [patch] support for swftools - updateFont()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 25 10:41:44 PST 2012


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

             Bug #: 46622
           Summary: [patch] support for swftools - updateFont()
    Classification: Unclassified
           Product: poppler
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: splash backend
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: gawain at camlann.de


Created attachment 57635
  --> https://bugs.freedesktop.org/attachment.cgi?id=57635
add parameter "now" to updateFont()

swftools has a tool to convert pdf to swf (Flash) files. To do this, it uses a
patched xpdf instance. For debian i try to port swftools to poppler, but
swftools needs some code, that is not available in poppler.

So please add the following patch to poppler. It adds a second parameter "now"
to updateFont() that forces the immidate update of font configuration without
need to call drawChar(). Alternatively it would be ok for me if needFontUpdate
and doFontUpdate() are made public or a new public function gets added, that
has this meaning.

-- 
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