summaryrefslogtreecommitdiff
path: root/include/mupdf/xps.h
AgeCommit message (Expand)Author
2016-10-07Add ctx to fz_font functions.Robin Watts
2016-07-08Separate close and drop functionality for devices and writers.Tor Andersson
2016-06-17Use 'size_t' instead of int as appropriate.Robin Watts
2015-10-06xps: Add separate link parsing step.Tor Andersson
2015-10-06xps: Make guts of path and text parsing publically visible.Tor Andersson
2015-10-06xps: Simplify transform attribute/tag parsing.Tor Andersson
2015-05-15Support pdf files larger than 2Gig.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2014-12-03xps: Use ZIP archive module.Tor Andersson
2013-12-17Remove duplicated XPS definitions from header.Robin Watts
2013-06-18Split fitz.h into subheaders.Tor Andersson
2013-06-18Fix win32 project files.Tor Andersson
2013-06-18Merge common and internal headers into one.Tor Andersson
2013-06-18Move header files into separate include directory.Tor Andersson