Bug 3431 - [kpdf] Reduce use of temp files in fonthandling
Summary: [kpdf] Reduce use of temp files in fonthandling
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Kristian Høgsberg
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 3427
  Show dependency treegraph
 
Reported: 2005-05-30 03:48 UTC by Kristian Høgsberg
Modified: 2006-03-19 09:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch from Takashi Iwai (38.77 KB, patch)
2005-05-30 03:49 UTC, Kristian Høgsberg
Details | Splinter Review

Description Kristian Høgsberg 2005-05-30 03:48:35 UTC
Takashi Iwai <tiwai AT suse DOT de>:

This patch optimizes the handling of fonts by reducing the use of
temporary files for embedded fonts.  The fonts are no longer
written/read via temp files but passed directly on memory.

The exception is T1-type, which still requires a temp file for
conversion.  But I guess this isn't used so often.
Comment 1 Kristian Høgsberg 2005-05-30 03:49:55 UTC
Created attachment 2795 [details] [review]
Patch from Takashi Iwai
Comment 2 Albert Astals Cid 2006-03-20 04:02:30 UTC
done 


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.