index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2018-03-22
Check in script used to create encoding tables.
Tor Andersson
2018-01-04
Add portable pseudo-random number generator based on the lrand48 family.
Tor Andersson
2017-12-13
Add 'tar.xz' to "make tarball" script.
Tor Andersson
2017-11-01
Use int64_t for public file API offsets.
Tor Andersson
2017-08-15
Revert "Disable freetype stream support, avoiding FILE interface."
Sebastian Rasmussen
2017-08-07
Disable freetype stream support, avoiding FILE interface.
Sebastian Rasmussen
2017-07-19
Add spots to fz_pixmaps.
Robin Watts
2017-06-22
Use unsigned char arrays in hexdumped data.
Tor Andersson
2017-06-22
Add '-s' option to hexdump script to dump arrays using string literals.
Tor Andersson
2017-06-22
Add const to pdf_toname.
Tor Andersson
2017-06-22
Add Color Management interface to MuPDF, with LCMS implementation.
Michael Vrhel
2017-05-23
Remove unused strtod function.
Tor Andersson
2017-05-08
Make sure source text in pdf-js-util.js is zero terminated.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2017-04-18
Use splay trees for loading/merging cmaps.
Robin Watts
2017-04-13
Change generated files to be C instead of headers.
Tor Andersson
2017-04-13
Remove obsolete script to create browsable source files.
Tor Andersson
2017-03-22
Rename libjpeg submodule.
Tor Andersson
2017-03-21
Replace fontdump, bin2hex and cquote with one tool: hexdump.
Tor Andersson
2016-12-30
Avoid using .incbin when compiling for Android.
Sebastian Rasmussen
2016-12-27
Strip extraneous blank lines.
Tor Andersson
2016-09-14
Add scripts to remove/replace 'static' from functions.
Robin Watts
2016-09-08
Limit length of fontfile name in fontdump.
Sebastian Rasmussen
2016-09-01
Simplify PDF resource caching table handling.
Tor Andersson
2016-07-14
Fix whitespace and indentation.
Tor Andersson
2016-06-22
Update cmap cleaning scripts.
Tor Andersson
2016-06-08
Move to using size_t for all mallocs.
Robin Watts
2016-05-13
Update script that generates browsable hyperlinked html source.
Tor Andersson
2016-05-13
Introduce a general output context.
Sebastian Rasmussen
2016-04-28
Introduce tuning context.
Robin Watts
2016-04-22
thirdparty: Update to openjpeg 2.1.0.
Sebastian Rasmussen
2016-03-23
Fix font builds on raspberry pi
Robin Watts
2016-03-23
Compile embedded fonts in separate C files.
Tor Andersson
2016-03-21
Update freetype to version 2.6.3.
Tor Andersson
2016-02-10
Add build=sanitize option to makefile.
Tor Andersson
2016-02-03
Bug 696546: Add fast strtof
Robin Watts
2016-01-28
Add Noto fallback fonts.
Tor Andersson
2016-01-28
Tweak fontdump .incbin directive.
Tor Andersson
2016-01-13
Add lots of consts.
Robin Watts
2015-12-14
Fix Windows build; cmapdump.c requires fz_fopen_utf8
Robin Watts
2015-10-06
Update freetype submodule to version 2.6.1.
Tor Andersson
2015-05-15
Support pdf files larger than 2Gig.
Robin Watts
2015-03-24
Rework handling of PDF names for speed and memory.
Robin Watts
2015-03-16
switch to VER-2-5-5 of freetype.
fredrossperry
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2014-09-22
Fix 695467: Add and use fz_ftoa function (like dtoa but with floats).
Tor Andersson
2014-09-02
Add locale-independent number formatting and parsing functions.
Tor Andersson
2014-06-26
Fix some compiler warnings on Android.
Matt Holgate
2014-05-11
Add cmap cleaning scripts.
Tor Andersson
[next]