Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-17 | Add device space transform state to draw device. | Tor Andersson | |
Allows us to remove the out parameter 'transform' from fz_begin_page. | |||
2016-06-17 | Improve banding API. | Robin Watts | |
Previously the API assumed that all bands had to be the same height. By moving the multiplication into the caller, we can lift that assumption. | |||
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 | |