summaryrefslogtreecommitdiff
path: root/source/xps/xps-imp.h
AgeCommit message (Expand)Author
2018-07-05Pass matrices by value: device and document interface.Tor Andersson
2018-07-05Pass rect and matrix by value in geometry functions.Tor Andersson
2017-12-13Parse XML using pool allocator.Tor Andersson
2017-11-01Use int64_t for public file API offsets.Tor Andersson
2017-04-27Avoid typecasting function pointers in subclasses.Tor Andersson
2017-04-27Make HTML header private.Tor Andersson
2017-01-09Remove some dead code.Tor Andersson
2017-01-09Make fz_parse_xml take a fz_buffer. Make xps_part contain a fz_buffer.Tor Andersson
2016-11-14Add/fix page coordinates to link targets.Tor Andersson
2016-10-19Move headers to make xps_document an internal type.Sebastian Rasmussen