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
Age
Commit message (
Expand
)
Author
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
epub: Change ul disc styles for nested lists.
Tor Andersson
2016-04-21
xml: Add a missing case of skipping linebreak after an opening tag.
Tor Andersson
2016-04-21
Fix potential segfault when mapping JS strings to PDF.
Tor Andersson
2016-04-19
Add mutool merge
Michael Vrhel
2016-04-18
Fix broken documents after sanitize
Robin Watts
2016-04-18
Fix corruption of file using sanitize.
Robin Watts
2016-04-18
Fix leak of pdf_obj.
Robin Watts
2016-04-12
Fix some warnings.
Robin Watts
2016-04-12
Silence some warnings in release builds.
Robin Watts
2016-04-12
Fix PDF annotations not appearing after creation.
Robin Watts
2016-04-11
Bug 696696: Avoid leak when cleaning with sanitize.
Robin Watts
2016-04-06
epub: Avoid passing 'em' argument explicitly.
Tor Andersson
2016-04-06
epub: Handle font-size in nested inline elements.
Tor Andersson
2016-04-06
epub: Fix vertical-align: text-top and text-bottom.
Tor Andersson
2016-04-06
epub: Skip root box during layout so we don't apply page margins twice.
Tor Andersson
2016-04-06
epub: Remove debug logging printfs.
Tor Andersson
2016-04-06
Split encoded ligatures (as from PDF) properly in text extraction.
Tor Andersson
2016-04-06
epub: Try to keep to one fz_text per paragraph.
Tor Andersson
2016-04-06
epub: Change order of arguments to fz_draw_html.
Tor Andersson
2016-04-05
Add 'Low Memory' mode to Mutool draw.
Robin Watts
2016-04-05
Add threaded operation to mudraw.
Robin Watts
2016-04-05
epub: Don't conflate dimensioned lengths with untyped numbers.
Tor Andersson
2016-04-05
Handle many-to-one and many-to-many clusters in structured text extraction.
Tor Andersson
2016-04-05
epub: Respect HTML 'dir' attribute.
Tor Andersson
2016-04-05
Clean up bidi enum names.
Tor Andersson
2016-04-04
Fixed signed/unsigned comparison warnings.
Robin Watts
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
epub: Simplify harfbuzz glyph cluster mapping and positioning.
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-04-04
Fix typo in pdfwrite top-level matrix.
Tor Andersson
2016-03-31
Initialize pdf write options to zero in pdfclean.
Tor Andersson
2016-03-31
Initialize disabled document writing flags to zero
Sebastian Rasmussen
2016-03-31
Clean up some whitespace.
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-30
Use fz_new_document for pdf and html docs.
Robin Watts
2016-03-30
HTML Layout: avoid problems with emitting text several times.
Robin Watts
2016-03-29
Fix typo in "Tweak html-layout harfbuzz code" commit.
Tor Andersson
2016-03-29
pdf-crypt: Crypt filer keys must be at least of length 40.
Sebastian Rasmussen
2016-03-29
epub: Fix sign inversion in harfbuzz y-offsets.
Tor Andersson
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
[next]