summaryrefslogtreecommitdiff
path: root/source/gprf/gprf-doc.c
AgeCommit message (Expand)Author
2015-08-17GProof: Fix a potential signed/unsigned problem in CMYK conversion.Robin Watts
2015-08-17Add fz_read_string function to read a null terminated stringRobin Watts
2015-08-17Add JNI interface to MuPDFCore to read/write separations on a page.Robin Watts
2015-07-31Clean up fz_read_[u]intNN() functions and add big-endian versions.Tor Andersson
2015-07-20Gproof doc handler; add ability to call gs via gsapi rather than exe.Robin Watts
2015-07-20Improve Grid fitting of images for .gproof files.Robin Watts
2015-07-20Code to generate a GProof file from a currently opened document.Robin Watts
2015-07-20First cut at gprf document handler.Robin Watts