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
2016-10-12
Remove unused function.
Tor Andersson
2016-10-12
Bug 697012: Avoid overflow in xps_parse_real_num.
Robin Watts
2016-10-12
Always call fz_drop_document() to drop the document.
Sebastian Rasmussen
2016-10-11
Free document in fz_drop_document(), not in subclassing documents.
Sebastian Rasmussen
2016-10-07
Add ctx to fz_font functions.
Robin Watts
2016-10-06
Hide internals of fz_colorspace
Robin Watts
2016-10-05
Move fz_font definition to be private.
Robin Watts
2016-09-08
EPUB and XPS may only be zip archives or directories.
Sebastian Rasmussen
2016-08-30
Use U+FFFD instead of '?' for bad encodings in text extraction.
Tor Andersson
2016-08-24
Bug 696983 - Fix bidirectional XPS spacing.
Tor Andersson
2016-07-12
xps: Only recognize <dir>/_rels/.rels type paths, not any .rels file.
Tor Andersson
2016-07-08
Separate close and drop functionality for devices and writers.
Tor Andersson
2016-06-17
Use 'size_t' instead of int as appropriate.
Robin Watts
2016-06-14
Fix typos in various parts of the code.
Sebastian Rasmussen
2016-04-27
Fix 696649: remove fz_rethrow_message calls.
Tor Andersson
2016-04-05
Clean up bidi enum names.
Tor Andersson
2016-03-11
Implement fz_text_language support functions.
Robin Watts
2016-03-11
Rejig Bidirectional and Text code.
Robin Watts
2016-02-24
Add fz_show_string function and move wmode argument to end.
Tor Andersson
2016-02-24
Add optional scissor hint argument to text clipping functions.
Tor Andersson
2016-02-24
Clarify scissor argument to clip device functions.
Tor Andersson
2016-02-22
Rename fz_add_text to fz_show_glyph.
Tor Andersson
2016-02-10
Add bold/italic/monospaced/serif flags to fz_font.
Tor Andersson
2015-12-15
Rename fz_buffer_cat to fz_append_buffer.
Tor Andersson
2015-12-11
Remove text clip accumulation.
Tor Andersson
2015-12-11
Keep spans of multiple fonts and sizes in one fz_text object.
Tor Andersson
2015-12-11
xps: Simplify infinite loop check.
Tor Andersson
2015-10-06
xps: Add separate link parsing step.
Tor Andersson
2015-10-06
xps: Make guts of path and text parsing publically visible.
Tor Andersson
2015-10-06
xps: Simplify transform attribute/tag parsing.
Tor Andersson
2015-10-02
Reference count fz_outline struct.
Robin Watts
2015-10-02
fz_link fixes.
Robin Watts
2015-09-14
Remove unused functions.
Tor Andersson
2015-09-01
Default to invert_cmyk_jpeg for all formats other than PDF.
Tor Andersson
2015-07-20
Bug 696061: Fix leak of xml block.
Robin Watts
2015-04-14
Split fz_meta into separate querying functions.
Tor Andersson
2015-03-24
Path rework for improved memory usage.
Robin Watts
2015-02-26
Clean up some type casts.
Tor Andersson
2015-02-17
Remove pointless return value checks when calling fz_open_file.
Tor Andersson
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2015-02-17
Reference count fz_document.
Tor Andersson
2015-02-17
Reference count fz_path and fz_text.
Tor Andersson
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
[next]