summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-08-10Tweak hexdumped data to increase build portability.Tor Andersson
2018-08-10Fix typo in bin2coff script.Tor Andersson
2018-07-17Squash MSVC warnings in bin2coff.Robin Watts
2018-07-05Use real WinAnsi encoding when writing appearance stream text.Tor Andersson
2018-06-12Fix MSVC build issues.Robin Watts
2018-06-11Use bin2coff to generate font data blobs object files.Tor Andersson
2018-05-16Add script to find unused functions.Tor Andersson
2018-05-16Restore Emoji font.Tor Andersson
2018-05-03Fix /nologo error in nmake file.Tor Andersson
2018-04-26Clean up and simplify makefiles.Tor Andersson
2018-04-25Update Noto fonts.Tor Andersson
2018-04-25Use objcopy to compile font resources.Tor Andersson
2018-04-25Check in generated Javascript source files.Tor Andersson
2018-04-25Check in generated ICC profiles.Tor Andersson
2018-04-25Check in generated CMap source.Tor Andersson
2018-04-25Add CMap processing scripts, and turn cmapdump into mutool.Tor Andersson
2018-04-24Remove need for namedump by using macros and preprocessor.Tor Andersson
2018-03-22Check in script used to create encoding tables.Tor Andersson
2018-01-04Add portable pseudo-random number generator based on the lrand48 family.Tor Andersson
2017-12-13Add 'tar.xz' to "make tarball" script.Tor Andersson
2017-11-01Use int64_t for public file API offsets.Tor Andersson
2017-08-15Revert "Disable freetype stream support, avoiding FILE interface."Sebastian Rasmussen
2017-08-07Disable freetype stream support, avoiding FILE interface.Sebastian Rasmussen
2017-07-19Add spots to fz_pixmaps.Robin Watts
2017-06-22Use unsigned char arrays in hexdumped data.Tor Andersson
2017-06-22Add '-s' option to hexdump script to dump arrays using string literals.Tor Andersson
2017-06-22Add const to pdf_toname.Tor Andersson
2017-06-22Add Color Management interface to MuPDF, with LCMS implementation.Michael Vrhel
2017-05-23Remove unused strtod function.Tor Andersson
2017-05-08Make sure source text in pdf-js-util.js is zero terminated.Tor Andersson
2017-04-27Include required system headers.Tor Andersson
2017-04-18Use splay trees for loading/merging cmaps.Robin Watts
2017-04-13Change generated files to be C instead of headers.Tor Andersson
2017-04-13Remove obsolete script to create browsable source files.Tor Andersson
2017-03-22Rename libjpeg submodule.Tor Andersson
2017-03-21Replace fontdump, bin2hex and cquote with one tool: hexdump.Tor Andersson
2016-12-30Avoid using .incbin when compiling for Android.Sebastian Rasmussen
2016-12-27Strip extraneous blank lines.Tor Andersson
2016-09-14Add scripts to remove/replace 'static' from functions.Robin Watts
2016-09-08Limit length of fontfile name in fontdump.Sebastian Rasmussen
2016-09-01Simplify PDF resource caching table handling.Tor Andersson
2016-07-14Fix whitespace and indentation.Tor Andersson
2016-06-22Update cmap cleaning scripts.Tor Andersson
2016-06-08Move to using size_t for all mallocs.Robin Watts
2016-05-13Update script that generates browsable hyperlinked html source.Tor Andersson
2016-05-13Introduce a general output context.Sebastian Rasmussen
2016-04-28Introduce tuning context.Robin Watts
2016-04-22thirdparty: Update to openjpeg 2.1.0.Sebastian Rasmussen
2016-03-23Fix font builds on raspberry piRobin Watts
2016-03-23Compile embedded fonts in separate C files.Tor Andersson