added first functionality for pdf annotations and forms
commit1ab933cdac427e13adbdfa4bc7281babb9928c32
authorMichael Schindler <m-schindler@users.sourceforge.net>
Sat, 27 Oct 2007 18:12:07 +0000 (27 18:12 +0000)
committerMichael Schindler <m-schindler@users.sourceforge.net>
Sat, 27 Oct 2007 18:12:07 +0000 (27 18:12 +0000)
treef96af6e94ab866f167aeb84daeee614d603fcb9b
parentdf93b35237149029768e009e840cc50aa46db5b7
added first functionality for pdf annotations and forms

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@2954 069f4177-920e-0410-937b-c2a4a81bcd90
pyx/__init__.py
pyx/font/font.py
pyx/pdfextra.py [new file with mode: 0644]
pyx/pdfwriter.py
test/functional/test_pdfextra.py [new file with mode: 0755]