[Okular-devel] [okular] [Bug 353401] Feature requst: "typewriter" annotation tool

Sumit Sahrawat via KDE Bugzilla bugzilla_noreply at kde.org
Thu Dec 3 10:35:45 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=353401

--- Comment #11 from Sumit Sahrawat <sumit.sahrawat.apm13 at iitbhu.ac.in> ---
I looked through the poppler source once again. I realized that even though the
freeText annotation is implemented internally, the poppler-qt4 package doesn't
export it.

Specifically, the Annotation class from poppler-qt4 has a SubType enumeration,
which contains only 15 values. The Annot class from poppler has an AnnotSubtype
enumeration, which contains 27 values. FreeText is one of the values in poppler
but not in poppler-qt4.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list