File: TODO

package info (click to toggle)
python-poppler-qt4 0.16.3-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 168 kB
  • ctags: 39
  • sloc: python: 206; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 379 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
TODO:

- test Python versions other than 2.6
- add some examples

DONE:
- Poppler::Document::newFontIterator() is usable as Python iterable
- Poppler::HighlightAnnotation::Quad.points has been fixed
- support Poppler::InkAnnotation::inkPaths() and setInkPaths()
- cast returned lists of objects like Document::links() to their respective types
- convert to and from QLinkedList