[Poppler-bugs] [Bug 26694] New: patch: omit writing of embedded fonts into tempary files (cairo)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 22 04:14:35 PST 2010


http://bugs.freedesktop.org/show_bug.cgi?id=26694

           Summary: patch: omit writing of embedded fonts into tempary files
                    (cairo)
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: cairo backend
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: jan+freedesktop at snorc.org


Created an attachment (id=33489)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=33489)
patch: Omit writing of embedded fonts into tempary files (cairo)

This patch loads embedded fonts directly from memory instead of writing them to
a temporary file first. This should make it faster and fixes a race condition
which occurs under win32 when more than one process using poppler uses the same
temp file.

Furthermore, two printfs have been converted to fprintf(stderr,...) since
writing error messages to stdout corrupts output from converters writing to
stdout.


-- 
Configure bugmail: http://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