summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-device.c
AgeCommit message (Expand)Author
2014-01-02Add rebinding for fz_devices and fz_documentsRobin Watts
2014-01-02Bug 694569: suspicious for loop in pdf-device.cPaul Gardiner
2013-12-23Bug 694794: Fix blendmode use in pdf device.Robin Watts
2013-11-11Add fz_new_font_from_buffer function.Tor Andersson
2013-10-17Remove duplicated line.Robin Watts
2013-10-16page->contents should be a reference, not the original object.Robin Watts
2013-10-14Create Contents entry in PDF write device if one doesn't exist already.Robin Watts
2013-09-08Separate command and coordinate arrays in fz_path structure.Tor Andersson
2013-08-29Make the pdf device produce more efficient appearance streams for textPaul Gardiner
2013-07-29A few updates to the pdf devicePaul Gardiner
2013-06-26Silence compiler warnings.Tor Andersson
2013-06-25Update pdf_obj's to have a pdf_document field.Robin Watts
2013-06-21Initial PDF editing/page creation commitRobin Watts
2013-06-20Rearrange source files.Tor Andersson