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
/
fitz
Age
Commit message (
Expand
)
Author
2016-05-13
Add pdf write support to mutool convert.
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
Make document handler reference counting thread-safe.
Sebastian Rasmussen
2016-05-13
Introduce a general output context.
Sebastian Rasmussen
2016-05-13
Move string compare helper to other string functions.
Sebastian Rasmussen
2016-05-12
Add variadic versions of fz_throw and fz_warn.
Simon Reinhardt
2016-05-09
Bug 696759: Fix pdf image subregion decode.
Robin Watts
2016-05-04
Make minimum line thickness dependent on AA level.
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
Add fz_close_device function.
Tor Andersson
2016-04-27
Remove useless try/catch/rethrows.
Tor Andersson
2016-04-27
Fix 696649: remove fz_rethrow_message calls.
Tor Andersson
2016-04-27
Don't return a void function.
Robin Watts
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
MSVC: Fix MSVC builds.
Robin Watts
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
svg: Add SVG parser.
Tor Andersson
2016-04-26
Fix fz_store thinko.
Robin Watts
2016-04-22
thirdparty: Update to openjpeg 2.1.0.
Sebastian Rasmussen
2016-04-22
bmp: Support alpha for 16- and 32-bit uncompressed images.
Sebastian Rasmussen
2016-04-22
gif: Render image into pixmap instead of temporary buffer.
Sebastian Rasmussen
2016-04-21
xml: Add a missing case of skipping linebreak after an opening tag.
Tor Andersson
2016-04-19
Add mutool merge
Michael Vrhel
2016-04-12
Silence some warnings in release builds.
Robin Watts
2016-04-06
Split encoded ligatures (as from PDF) properly in text extraction.
Tor Andersson
2016-04-05
Handle many-to-one and many-to-many clusters in structured text extraction.
Tor Andersson
2016-04-05
Clean up bidi enum names.
Tor Andersson
2016-04-04
Fix multi-threaded leak of style context.
Robin Watts
2016-04-04
epub: Add harfbuzz bypass for fonts without opentype tables.
Tor Andersson
2016-04-04
Always set glyph_count!
Tor Andersson
2016-04-04
Add glyph names to trace device output.
Tor Andersson
2016-04-04
epub: Add stripped Charis SIL font to use as the default font for EPUB.
Tor Andersson
2016-03-31
html: Tweak how builtin font families are loaded.
Tor Andersson
2016-03-30
Use the font bbox for bounding empty glyphs.
Robin Watts
2016-03-29
bmp: Optimize reading of bitmap image data.
Sebastian Rasmussen
2016-03-29
bmp: Add support for decoding 24-bit RLE images.
Sebastian Rasmussen
2016-03-29
bmp: Add support for extra alpha mask.
Sebastian Rasmussen
2016-03-29
bmp: Add support for embedded PNG images.
Sebastian Rasmussen
2016-03-29
bmp: Add support for embedded JPEG images.
Sebastian Rasmussen
2016-03-29
bmp: Add support for 4-bit bitmasks.
Sebastian Rasmussen
2016-03-29
bmp: Improve fallback handling of palette color entries.
Sebastian Rasmussen
[next]