summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-type3.c
AgeCommit message (Expand)Author
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2014-09-02Add fz_snprintf and use it for formatting floating point numbers.Tor Andersson
2013-07-19Initial work on progressive loadingRobin Watts
2013-07-01Bug 694382: Fix use-after-free due to type3 fonts.Robin Watts
2013-06-25Rid the world of "pdf_document *xref".Robin Watts
2013-06-20Rearrange source files.Tor Andersson