summaryrefslogtreecommitdiff
path: root/pdf/mupdf.h
AgeCommit message (Expand)Author
2011-12-15Rework pdf_store to fz_store, a part of fz_context.Robin Watts
2011-11-25Merge branch 'master' into contextRobin Watts
2011-11-25First cut at support for OCGs in mupdf (bug 692314)Robin Watts
2011-11-15Merge branch 'master' into contextRobin Watts
2011-11-10Add XPS outline parsing and move outline data struct to fz_outline.Tor Andersson
2011-10-04Move to exception handling rather than error passing throughout.Robin Watts
2011-09-21Add warning context.Tor Andersson
2011-09-15Add context to mupdf.Robin Watts
2011-06-01Fix android build; bug 692222.Robin Watts
2011-04-15Use DroidSans.ttf as substitute font.Tor Andersson
2011-04-14Expose informational encryption details.Tor Andersson
2011-04-10Combine build and interpret to make csi, gstate and material private structs.Tor Andersson
2011-04-10Clean up mupdf.hTor Andersson
2011-04-10Make crypt struct opaque.Tor Andersson
2011-04-10Make blendmode opaque.Tor Andersson
2011-04-08pdf: add pdf_from_ucs2 to encode a unicode string in pdfdocencoding.Tor Andersson
2011-04-07pdf: Purge unmaintained debug/log printing messages.Tor Andersson
2011-04-06pdf: Change how CMap and font data files are generated and compiled.Tor Andersson
2011-04-06pdf: Optimize storage for the Adobe Glyph List.Tor Andersson
2011-04-05Clean up xps and pdf page access functions.Tor Andersson
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-04pdf: Rename mupdf directory.Tor Andersson