summaryrefslogtreecommitdiff
path: root/pdf/pdf_object.c
AgeCommit message (Expand)Author
2012-08-02Fix bug in writing of strings: backslash not quotedPaul Gardiner
2012-07-06Remove debugging functions for release builds.Sebastian Rasmussen
2012-07-05Avoid calling pdf_array_len (and friends) in a loop.Robin Watts
2012-06-13Tweak pdf_new_{rect,matrix,xobject} to avoid warnings.Robin Watts
2012-06-12A few general utility functions added for the sake of the forms workPaul Gardiner
2012-05-31Add linearization to pdf_write function.Robin Watts
2012-05-10Combine all small tools into mubusy and remove the separate executables.Tor Andersson