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
2018-08-10
Clean up null/range/endstream filter.
Tor Andersson
2018-08-10
Add fz_memmem function taken from musl libc.
Tor Andersson
2018-08-10
Preprocessor gluing tokens together causes clang error.
Sebastian Rasmussen
2018-08-01
Update jbig2dec.
Sebastian Rasmussen
2018-07-17
Fix memory leaks in document signing functions
Paul Gardiner
2018-07-06
Bug 699308: Fix stream reading logic to better cope with duff Lengths.
Robin Watts
2018-07-06
Fix stray consts.
Robin Watts
2018-07-05
Add fz_transform_page helper function.
Tor Andersson
2018-07-05
Silence warning.
Tor Andersson
2018-07-05
Pass rects by value: device and document interface.
Tor Andersson
2018-07-05
Pass matrices by value: device and document interface.
Tor Andersson
2018-07-05
Pass rect and matrix by value in geometry functions.
Tor Andersson
2018-07-04
Clean up some incomprehensible code.
Tor Andersson
2018-07-04
Add fz_snap_selection function to snap selection to chars/words/lines.
Tor Andersson
2018-07-04
Add fz_is_point_inside_rect utility function.
Tor Andersson
2018-06-22
Update base 14 fonts to URW++ release from 2017-07-27.
Tor Andersson
2018-06-22
Don't pollute namespace with our 'restrict' macro. Use FZ_RESTRICT instead.
Tor Andersson
2018-06-22
Use fz_quad type in structured text and selection/highlighting.
Tor Andersson
2018-06-22
Add fz_quad type.
Tor Andersson
2018-06-22
Remember the md5 digest in the fz_font struct.
Tor Andersson
2018-06-22
Cache base14 and CJK fonts.
Tor Andersson
2018-06-22
Check pointer for NULL in fz_free before locking.
Tor Andersson
2018-06-11
Use bin2coff to generate font data blobs object files.
Tor Andersson
2018-06-02
Add a fz_strnlen function (strnlen is not standard C).
Tor Andersson
2018-05-16
Keep JBIG2 image data compressed in fz_compressed_buffer.
Tor Andersson
2018-05-16
Purge unused functions.
Tor Andersson
2018-05-16
Restore Emoji font.
Tor Andersson
2018-05-10
Use fz_malloc_no_throw() in JPEG/DCT decoder.
Sebastian Rasmussen
2018-05-07
pnm: Remember to always initialize variable.
Sebastian Rasmussen
2018-04-27
Handle multi-page image formats in muimg document driver.
Tor Andersson
2018-04-27
Support multipage pnm images.
Sebastian Rasmussen
2018-04-25
Update Noto fonts.
Tor Andersson
2018-04-25
Update UCDN.
Tor Andersson
2018-04-25
Don't use WMode as part of CJK font lookup.
Tor Andersson
2018-04-25
Default CJK language to traditional chinese.
Tor Andersson
2018-04-25
Try other CJK languages to find missing characters.
Tor Andersson
2018-04-25
Support creating both serif and sans-serif CJK fonts in mutool create.
Tor Andersson
2018-04-25
Use objcopy to compile font resources.
Tor Andersson
2018-04-25
Check in generated ICC profiles.
Tor Andersson
2018-04-25
Check in generated CMap source.
Tor Andersson
2018-04-23
Avoid SEGV when mudrawing to SVG.
Robin Watts
2018-04-19
Support CalRGB (and CalGray) as destination color spaces
Michael Vrhel
2018-04-11
Remove needless #defines in load-jpx.c
Tor Andersson
2018-04-11
Rework how we handle DynaLab tricky fonts in freetype.
Tor Andersson
2018-04-06
Fix store multi-threading problem.
Robin Watts
2018-04-03
Don't implicitly drop in fz_open_* chained filters.
Tor Andersson
2018-04-03
Fix error message in tar archive code.
Tor Andersson
2018-04-03
Android: Scavenge on Bitmap.lockPixels() failure.
Robin Watts
2018-03-22
Add fz_output encoding filters.
Tor Andersson
2018-03-22
Fall back to PDF document handler if no handler is found.
Tor Andersson
[next]