index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xps
/
xps_common.c
Age
Commit message (
Expand
)
Author
2013-05-16
Add colorspace context.
Tor Andersson
2013-02-06
Change to pass structures by reference rather than value.
Robin Watts
2012-11-26
xps: Move XML parser into fitz namespace.
Tor Andersson
2012-03-14
Support alternate content / markup compatibility tags in XPS.
Tor Andersson
2012-03-13
Split XPS header. Update Makefile dependencies. Add pixmap w/h accessors.
Tor Andersson
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-01-12
Check the abort cookie in XPS.
Tor Andersson
2011-09-21
Rename xps_context to xps_document.
Tor Andersson
2011-09-21
Add warning context.
Tor Andersson
2011-08-09
Fix bug 692412: typo in buffer size.
Tor Andersson
2011-05-31
Use fz_atof in XPS interpreter.
Tor Andersson
2011-04-05
Add wrapper functions around device calls.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-04-04
xps: Always use floats for floating point math.
Tor Andersson
2011-04-03
xps: Propagate bounding box through canvas and tiles.
Tor Andersson
2011-04-03
xps: Rearrange files, part two.
Tor Andersson