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
Age
Commit message (
Expand
)
Author
2014-04-23
Fix bug 693580 by skipping xml tag namespace prefixes.
Tor Andersson
2014-04-22
Error out on unsupported encrypted zip files
Sebastian Rasmussen
2014-02-17
Add fz_transform_point_xy to simplify transforming a point.
Tor Andersson
2014-01-16
Bug 694957: fix stack buffer overflow in xps_parse_color
Simon Bünzli
2014-01-07
Introduce 'document handlers'.
Robin Watts
2014-01-06
Bug 694869: Fix indetermisms with broken PNG files.
Robin Watts
2014-01-06
fix MSVC warnings C4054 and C4152
Simon Bünzli
2014-01-06
fix various MSVC warnings
Simon Bünzli
2014-01-02
Add rebinding for fz_devices and fz_documents
Robin Watts
2013-11-11
Add fz_new_font_from_buffer function.
Tor Andersson
2013-11-05
Improve stroke state function names that take the dash array length.
Tor Andersson
2013-10-10
Use the 'rect' param to fz_clip_path.
Robin Watts
2013-09-13
Fix various compile warnings spotted by the cluster.
Robin Watts
2013-08-28
invert color transformed CMYK JPEG images
Simon Bünzli
2013-08-28
fix gradient ordering edge case
Simon Bünzli
2013-08-20
Use unscaled metrics in xps_measure_font_glyph.
Tor Andersson
2013-07-19
Initial work on progressive loading
Robin Watts
2013-06-20
Rearrange source files.
Tor Andersson