summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-03-21Update freetype to version 2.6.3.Tor Andersson
2016-02-10Add build=sanitize option to makefile.Tor Andersson
2016-02-03Bug 696546: Add fast strtofRobin Watts
2016-01-28Add Noto fallback fonts.Tor Andersson
2016-01-28Tweak fontdump .incbin directive.Tor Andersson
2016-01-13Add lots of consts.Robin Watts
2015-12-14Fix Windows build; cmapdump.c requires fz_fopen_utf8Robin Watts
2015-10-06Update freetype submodule to version 2.6.1.Tor Andersson
2015-05-15Support pdf files larger than 2Gig.Robin Watts
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-03-16switch to VER-2-5-5 of freetype.fredrossperry
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2014-09-22Fix 695467: Add and use fz_ftoa function (like dtoa but with floats).Tor Andersson
2014-09-02Add locale-independent number formatting and parsing functions.Tor Andersson
2014-06-26Fix some compiler warnings on Android.Matt Holgate
2014-05-11Add cmap cleaning scripts.Tor Andersson
2014-05-10Fix 694698: Support 32-bit values in CMaps.Tor Andersson
2014-05-05Fix 695105: openjpeg configuration for big-endian.Tor Andersson
2014-05-02Fix 692171: Guard against .incbin on Intel's C compiler.Tor Andersson
2014-04-23Fix 692986: add OpenBSD to list of systems that may have .incbinTor Andersson
2014-03-19Implement our own vsnprintf variant.Tor Andersson
2014-01-07Introduce 'document handlers'.Robin Watts
2013-11-28Put thirdparty config headers in separate directories.Tor Andersson
2013-11-26Add Objective-C files to git's list of files to use tab indents.Tor Andersson
2013-08-28make cmapdump ignore VCS foldersSimon Bünzli
2013-08-21Update source code browser html generation scripts for new layout.Tor Andersson
2013-07-26Add script to create source tarballs using git-archive.Tor Andersson
2013-06-20Update source, makefiles and win32 projects.Tor Andersson
2013-06-18Merge common and internal headers into one.Tor Andersson
2013-06-18Move header files into separate include directory.Tor Andersson
2013-06-08Silence warning.Tor Andersson
2013-06-03Assume non-clang compilers support incbinSebastian Rasmussen
2013-06-03Clean out some old renaming scripts.Tor Andersson
2013-05-30Generate C-includable version of Adobe CA certificatePaul Gardiner
2013-05-29Fix fontdump .incbin ifdef for clang.Tor Andersson
2013-05-29Trivial (and probably needless) simplification of git hook.Tor Andersson
2013-05-27Strip trailing whitespace.Tor Andersson
2013-05-27Add whitespace settings to .gitattributes and add commit hook script.Tor Andersson
2013-05-24Update build to use the latest openJPEG2Shailesh Mistry
2013-05-22Update OpenJPEG to v2.0.0.Robin Watts
2013-05-17Add colorspace context dummy functions to cmapdump.cTor Andersson
2013-03-01Bug 693624: Ensure that windows copes with utf8 filenamesRobin Watts
2012-11-26xps: Move XML parser into fitz namespace.Tor Andersson
2012-10-05Bug 693355: Fix cquote.c trying to write to input file.Robin Watts
2012-07-17Fix a couple of bugs in c-string generatorPaul Gardiner
2012-07-12Separate out the Javascript utility functions and autogenerate C stringPaul Gardiner
2012-06-25Warning fixes and various clean ups:Sebastian Rasmussen
2012-05-08Switch to reading content streams on the fly during interpretation.Robin Watts
2012-05-08Add scripts to generate hyperlinked source in HTML.Tor Andersson