index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
xps
/
xps-common.c
Age
Commit message (
Expand
)
Author
2018-07-05
Pass rects by value: device and document interface.
Tor Andersson
2018-07-05
Pass rect and matrix by value in geometry functions.
Tor Andersson
2017-09-19
Fix 698558: Handle non-tags in tag name comparisons.
Tor Andersson
2017-06-22
Add Color Management interface to MuPDF, with LCMS implementation.
Michael Vrhel
2017-04-27
Include required system headers.
Tor Andersson
2016-10-19
Move headers to make xps_document an internal type.
Sebastian Rasmussen
2016-10-06
Hide internals of fz_colorspace
Robin Watts
2015-10-06
xps: Simplify transform attribute/tag parsing.
Tor Andersson
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2014-09-17
xps: Add fz_xml_is_tag to simplify tag matching.
Tor Andersson
2014-04-23
Fix bug 693580 by skipping xml tag namespace prefixes.
Tor Andersson
2014-01-16
Bug 694957: fix stack buffer overflow in xps_parse_color
Simon Bünzli
2014-01-06
fix various MSVC warnings
Simon Bünzli
2013-06-20
Rearrange source files.
Tor Andersson