Age | Commit message (Expand) | Author |
2017-12-06 | Update fz_convert_separation_colors to cope with unnamed separations. | Robin Watts |
2017-11-09 | Bug 698353: Avoid having our API depend on DEBUG/NDEBUG. | Robin Watts |
2017-11-01 | Use int64_t for public file API offsets. | Tor Andersson |
2017-11-01 | Silence warning. | Tor Andersson |
2017-10-30 | Avoid UMR in fz_copy_pixmap_area_converting_seps. | Robin Watts |
2017-10-24 | Update pixmap with spots conversion to cope with alpha. | Robin Watts |
2017-10-24 | Fix problem with spot shadings in isolated groups. | Robin Watts |
2017-10-24 | When cloning separations, clone cs_pos too. | Robin Watts |
2017-10-24 | Fix separations object handling when cloning for spots. | Robin Watts |
2017-10-24 | Add support for use of proofing profile. | Robin Watts |
2017-10-24 | Only do proof conversion in final pop. | Michael Vrhel |
2017-10-24 | Logic for Sep and DeviceN colorspaces with C,M,Y, or K. | Michael Vrhel |
2017-10-05 | Remove shadowed variables. | Sebastian Rasmussen |
2017-09-12 | Fix separation pixmap conversion functions for DeviceN. | Robin Watts |
2017-09-08 | Update fz_separations equivalent color mechanism. | Robin Watts |
2017-09-08 | Update draw device to cope with spots. | Robin Watts |
2017-07-19 | Add spots to fz_pixmaps. | Robin Watts |
2017-07-19 | Rejig page separations interface. | Robin Watts |
2016-10-12 | Remove superfluous context null checks. | Tor Andersson |
2016-07-08 | Use fz_keep_imp and fz_drop_imp for all reference counting. | Tor Andersson |
2015-07-20 | Fix leak in separations code. | Robin Watts |
2015-06-29 | Add Separation class to fitz. | Robin Watts |