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-12-12
make xps_read_part report correct part sizes
Simon Bünzli
2014-12-12
fix memory leaks
Simon Bünzli
2014-12-03
xps: Use ZIP archive module.
Tor Andersson
2014-09-17
xps: Add fz_xml_is_tag to simplify tag matching.
Tor Andersson
2014-09-17
Improve XML parser.
Tor Andersson
2014-09-02
Add locale-independent number formatting and parsing functions.
Tor Andersson
2014-08-19
don't render non-empty dashing with zero-length phase
Simon Bünzli
2014-08-19
prevent buffer overflow and memory leak in xps-glyphs.c
Simon Bünzli
2014-07-18
fix ZIP64 support in xps-zip.c
Simon Bünzli
2014-07-02
Handle the application/xps mimetype.
Matt Holgate
2014-05-12
prevent indeterminacy by uninitialized variables
Simon Bünzli
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