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-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
2016-03-29
bmp: Parse OS/2 header compression field correctly.
Sebastian Rasmussen
2016-03-29
bmp: Only allow in range bitcounts for uncompressed images.
Sebastian Rasmussen
2016-03-29
bmp: Add identifiers for compression instead of hardcoded values.
Sebastian Rasmussen
2016-03-29
bmp: Parse component bitmasks correctly.
Sebastian Rasmussen
2016-03-29
bmp: Fix typo in bitmask comparison.
Sebastian Rasmussen
2016-03-29
bmp: Fix typo in end of input data check.
Sebastian Rasmussen
2016-03-29
bmp: Fix typo in supported bits per pixel check.
Sebastian Rasmussen
2016-03-28
Memento: Add facility to cope with 'known' leaked blocks.
Robin Watts
2016-03-28
Strengthen Harfbuzz code against outside use.
Robin Watts
2016-03-28
Add missing hb_lock/unlock around shaper freeing.
Robin Watts
2016-03-26
Memento: Cope with wrapped blocks.
Robin Watts
2016-03-25
Fix PS output banded mode operation.
Robin Watts
2016-03-25
Refactor pcl output to work in bands.
Robin Watts
2016-03-25
Tweak the PCL page size handling/options.
Robin Watts
2016-03-25
Add 24 bit RGB PCL output mode.
Robin Watts
2016-03-25
Add optimised cmyk image plotters.
Robin Watts
2016-03-25
Optimise fz_paint_solid_color_5
Robin Watts
2016-03-25
Rename ARCH_ARM_CAN_LOAD_UNALIGNED to be ARCH_UNALIGNED_OK
Robin Watts
2016-03-25
More ARM code thresholding work.
Robin Watts
2016-03-25
Speed CMYK pixmap clearing.
Robin Watts
2016-03-23
Fix declaration after statements.
Tor Andersson
2016-03-23
Fix MSVC builds.
Robin Watts
2016-03-23
Bug 696630: Avoid needless (and potentially wrong) dereference.
Robin Watts
2016-03-23
Tweak Memento to avoid suprious valgrind warnings.
Robin Watts
2016-03-23
Add support for BMP images.
Sebastian Rasmussen
2016-03-23
Clamp too large image resolution values.
Tor Andersson
2016-03-23
Compile embedded fonts in separate C files.
Tor Andersson
2016-03-23
Update halftoning to use shorter line buffer.
Robin Watts
2016-03-23
ARM code do_threshold_1
Robin Watts
2016-03-22
Optimise the C for do_threshold_1.
Robin Watts
2016-03-22
Remove dead code.
Robin Watts
[next]