Age | Commit message (Expand) | Author |
---|---|---|
2016-10-12 | Optimise fz_new_buffer_from_image_as_png. | 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-23 | Fix warning: set but unused variable. | Tor Andersson |
2016-07-20 | Fix memory leak in fz_new_buffer_from_image_as_png. | Robin Watts |
2016-07-08 | Separate close and drop functionality for devices and writers. | Tor Andersson |
2016-06-17 | Add device space transform state to draw device. | Tor Andersson |
2016-06-17 | Improve banding API. | Robin Watts |
2016-06-16 | Fix MSVC build; PATH_MAX not defined. | Robin Watts |
2016-06-16 | Add PNG output for mutool convert. | Tor Andersson |
2016-06-16 | Drop save_alpha argument from image writing functions. | Tor Andersson |
2016-06-16 | Split image output functions into separate files. | Tor Andersson |