summaryrefslogtreecommitdiff
path: root/print/py-Pdf/patches
AgeCommit message (Collapse)AuthorFilesLines
2017-01-09Ensure that renaming on page merge actually creates unique names. Bumpjoerg1-1/+17
revision.
2014-01-23Convert to python-3.x and distutils.mk.wiz3-0/+153
Bump PKGREVISION.
2011-04-15Changes 1.13:adam1-23/+0
* Fixed a typo in code for reading a "\b" escape character in strings. * Improved __repr__ in FloatObject. * Fixed a bug in reading octal escape sequences in strings. * Added getWidth and getHeight methods to the RectangleObject class. * Fixed compatibility warnings with Python 2.4 and 2.5. * Added addBlankPage and insertBlankPage methods on PdfFileWriter class. * Fixed a bug with circular references in page's object trees (typically annotations) that prevented correctly writing out a copy of those pages. * New merge page functions allow application of a transformation matrix.
2010-02-10Use builtin set type. Bump revision.joerg1-0/+23