Age | Commit message (Expand) | Author |
2017-11-01 | Add separate fz_close_output step. | Tor Andersson |
2017-11-01 | Use int64_t for public file API offsets. | Tor Andersson |
2017-08-07 | tools: Move trace alloc info into callback argument. | Sebastian Rasmussen |
2017-07-19 | Update band writer (especially PSD) to cope with spots | Robin Watts |
2017-07-19 | Add spots to fz_pixmaps. | Robin Watts |
2017-06-22 | Add Color Management interface to MuPDF, with LCMS implementation. | Michael Vrhel |
2017-06-06 | Remove unused variable/function. | Sebastian Rasmussen |
2017-05-31 | Avoid double literals causing casts to float. | Sebastian Rasmussen |
2017-04-27 | Include required system headers. | Tor Andersson |
2017-04-27 | Rename FMT_zu to FZ_FMT_zu. | Tor Andersson |
2017-03-22 | Fix threaded muraster build. | Robin Watts |
2017-03-22 | Rename fz_putc/puts/printf to fz_write_*. | Tor Andersson |
2017-03-11 | Simplify fz_band_writer API. | Robin Watts |
2017-01-31 | muraster: When outputting to /dev/null, still free bitmaps. | Robin Watts |
2017-01-17 | Fix typos. | Sebastian Rasmussen |
2016-11-23 | Add 'X' option to disable document styles. | Tor Andersson |
2016-11-23 | Convert mudraw and muraster to use mu-threads. | Robin Watts |
2016-11-14 | Make fz_buffer structure private to fitz. | Robin Watts |
2016-11-11 | API improvements. | Robin Watts |
2016-11-03 | Fix signed/unsigned and size_t/int/fz_off_t warnings. | Robin Watts |
2016-10-12 | Change code from using bandheight to using band_height. | Robin Watts |
2016-10-12 | Regularize band writer interface. | Robin Watts |
2016-09-22 | tools: Prefer fz_atof() to atof(). | Sebastian Rasmussen |
2016-07-22 | Speed tweaks to muraster. | Robin Watts |
2016-07-20 | Fix timing (-st) reporting for muraster and default to no BGPRINT | Ray Johnston |
2016-07-15 | Add -P flag to muraster. | Robin Watts |
2016-07-08 | Bug 696911: muraster with no threads lib. | Robin Watts |
2016-07-08 | Separate close and drop functionality for devices and writers. | Tor Andersson |
2016-06-28 | Mudraw: Fix interation with banding and display list. | Robin Watts |
2016-06-23 | Update muraster tool and add it to the unix build. | Tor Andersson |
2016-06-22 | Fixes needed for muraster to build | Michael Vrhel |
2016-06-20 | Add simple muraster. | Robin Watts |