index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-06-14
Update TIFF LZW decode.
Robin Watts
2016-06-14
Fix typos in various parts of the code.
Sebastian Rasmussen
2016-06-14
Add optional support for Luratech JBIG2 decoder.
Sebastian Rasmussen
2016-06-13
Add pdf_write_document.
Robin Watts
2016-06-13
Fix VS2012 builds.
Robin Watts
2016-06-13
Bug 696822: Refuse to save a pdf file incrementally if it would break.
Robin Watts
2016-06-08
Move to using size_t for all mallocs.
Robin Watts
2016-06-06
Add FZ_ENABLE_JS configuration define.
Tor Andersson
2016-06-06
Minimize the number of CMaps built in to the ones listed in the spec.
Tor Andersson
2016-05-31
Bug 696813: Fix Lab colorspaces.
Robin Watts
2016-05-31
Update test device with passthrough option.
Robin Watts
2016-05-31
memento.h: Replace memory.h with stdlib.h
Joseph Heenan
2016-05-30
Avoid fz_font pulling harfbuzz in.
Robin Watts
2016-05-30
Add TOFU_BASE14 option.
Robin Watts
2016-05-30
Add config.h include file.
Robin Watts
2016-05-27
Add facility to track usage of functions.
Robin Watts
2016-05-26
Bug 696803: Fix pam output.
Robin Watts
2016-05-26
Avoid unnecessary alphas when decompressing images from streams.
Robin Watts
2016-05-24
Sprinkle some consts and restricts in plotters.
Robin Watts
2016-05-24
fz_pixmap revamp: add stride and make alpha optional
Robin Watts
2016-05-20
murun: Add graftObject to javascript bindings.
Tor Andersson
2016-05-20
html: Add SVG image support.
Tor Andersson
2016-05-20
Add images based on display lists.
Tor Andersson
2016-05-13
Add common page range parsing function for tools.
Tor Andersson
2016-05-13
Reference count fz_device.
Tor Andersson
2016-05-13
Add long output option parsing.
Tor Andersson
2016-05-13
Remove fz_lookup_device_colorspace().
Sebastian Rasmussen
2016-05-13
Introduce a general output context.
Sebastian Rasmussen
2016-05-12
Add variadic versions of fz_throw and fz_warn.
Simon Reinhardt
2016-05-10
Enable ARCH_ARM on ARM platforms.
Robin Watts
2016-05-06
Fix pdf_delete_page_range.
Robin Watts
2016-04-29
Improve header documentation.
Robin Watts
2016-04-28
Fix JPX breakage caused during refactor.
Robin Watts
2016-04-28
Add FZ_ERROR_OOM, and make fz_malloc & co call it.
Robin Watts
2016-04-28
Refactor fz_image code cases.
Robin Watts
2016-04-28
Tweak fz_image in preparation for things to come.
Robin Watts
2016-04-28
Introduce tuning context.
Robin Watts
2016-04-28
Partial image decode.
Robin Watts
2016-04-27
Tweak pdf-write option handling.
Tor Andersson
2016-04-27
Add fz_close_device function.
Tor Andersson
2016-04-27
Fix 696649: remove fz_rethrow_message calls.
Tor Andersson
2016-04-26
Allow text/graphics aa levels to be controlled separately.
Robin Watts
2016-04-26
Improve fz_new_document
Robin Watts
2016-04-26
Change order of arguments to pdf_add_page etc.
Tor Andersson
2016-04-26
Add 'mutool convert' and new document writer interface.
Tor Andersson
2016-04-26
Add base64 string decoder.
Tor Andersson
2016-04-26
Rename fz_write_int32be to fz_write_int32_be to be consistent with fz_read_in...
Tor Andersson
2016-04-26
epub: Support page-break-before/after: always, left and right.
Tor Andersson
2016-04-26
svg: Add SVG parser.
Tor Andersson
2016-04-26
Update mutool clean sanitize to clean annotations too.
Robin Watts
[prev]
[next]