index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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 Javascript source files.
Tor Andersson
2018-04-25
Clean up javascript source.
Tor Andersson
2018-04-25
Check in generated ICC profiles.
Tor Andersson
2018-04-25
Check in generated CMap source.
Tor Andersson
2018-04-25
Update CMaps to latest version.
Tor Andersson
2018-04-25
Add CMap processing scripts, and turn cmapdump into mutool.
Tor Andersson
2018-04-25
Fix 698779: Wrong type for arguments when creating CCITTFax images.
Tor Andersson
2018-04-25
Remove document argument from pdf_new_primitive functions.
Tor Andersson
2018-04-25
Purge unused function: pdf_new_obj_from_str.
Tor Andersson
2018-04-25
Tweak ordering of constant pdf_obj enums to make PDF_NULL == NULL.
Tor Andersson
2018-04-24
Remove need for namedump by using macros and preprocessor.
Tor Andersson
2018-04-23
Avoid SEGV when mudrawing to SVG.
Robin Watts
2018-04-20
Limit xref parser to read entry contents.
Sebastian Rasmussen
2018-04-20
Add isdigit convenience macro in xref parsing.
Sebastian Rasmussen
2018-04-19
Support CalRGB (and CalGray) as destination color spaces
Michael Vrhel
2018-04-12
Fix VS project file.
Robin Watts
2018-04-12
Update CHANGES and bump version.
Tor Andersson
2018-04-12
Update Android.mk for recent build changes.
Tor Andersson
2018-04-11
Remove needless #defines in load-jpx.c
Tor Andersson
2018-04-11
Update jbig2dec submodule.
Tor Andersson
2018-04-11
Update MuJS submodule to version 1.0.3.
Tor Andersson
2018-04-11
Fix CMap parsing bug when handling unicode surrogate pair ranges.
Tor Andersson
2018-04-11
Rework how we handle DynaLab tricky fonts in freetype.
Tor Andersson
2018-04-11
Fix output paths in VS2005 project files.
Tor Andersson
2018-04-11
Update examples.
Tor Andersson
2018-04-11
For mutool create the encoding is not actually required.
Sebastian Rasmussen
2018-04-08
Set pointers to NULL so they can be safely dropped.
Sebastian Rasmussen
2018-04-06
Fix store multi-threading problem.
Robin Watts
2018-04-05
jni: Expose interfaces for setting gamma and inverting pixmaps.
Sebastian Rasmussen
2018-04-04
Fix silly typo in pdf_load_compressed_inline_image.
Tor Andersson
2018-04-03
epub: Cope with empty (zero units tall) chapters.
Tor Andersson
2018-04-03
Set CXX to C++ compiler when cross compiling.
Tor Andersson
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
Fix error cleanup in pdf_load_font.
Tor Andersson
2018-04-03
Android: Scavenge on Bitmap.lockPixels() failure.
Robin Watts
2018-04-03
Android: Avoid crashes if we fail to lock a Bitmap.
Robin Watts
2018-04-03
Fix VS2008 build.
Robin Watts
2018-03-22
Fix bug 696910 in a different way.
Tor Andersson
2018-03-22
Use PDF object creation convenience functions.
Tor Andersson
2018-03-22
Use pdf_add_new_dict family of functions.
Tor Andersson
2018-03-22
Add pdf_add_new_dict family of functions.
Tor Andersson
2018-03-22
Use pdf_dict_put_dict family of functions.
Tor Andersson
2018-03-22
Add pdf_dict_put_dict family of functions.
Tor Andersson
2018-03-22
Add pkcs7 helper library to win32 viewer and mujstest tool.
Tor Andersson
2018-03-22
Add more version number #defines.
Tor Andersson
2018-03-22
html: Build box model for tables.
Tor Andersson
[next]