summaryrefslogtreecommitdiff
path: root/pdf/pdf_metrics.c
AgeCommit message (Expand)Author
2012-04-05Fix potential problems on malloc failure.Robin Watts
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-02-06Pass context to cmap and font descriptor functions.Tor Andersson
2011-12-15Rework pdf_store to fz_store, a part of fz_context.Robin Watts
2011-09-21Rename malloc functions for arrays (fz_calloc and fz_realloc).Tor Andersson
2011-09-15Add context to mupdf.Robin Watts
2011-04-06pdf: Change how CMap and font data files are generated and compiled.Tor Andersson