[Poppler-bugs] [Bug 101692] Add methods to get and set the font or at least font size in a FormFieldText

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 17 22:47:44 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101692

--- Comment #7 from Albert Astals Cid <aacid at kde.org> ---
int FormFieldText::tokenizeDA(GooString* da, GooList* daToks)

returning the position of "Tf" is weird API.

I understand you don't want to search in daToks again since you just searched
into it.

To make it less bad i guess you could add a const char * parameter saying "and
in addition i want to look for this", is the same but makes the API a bit more
saner.

What do you think?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20170817/2ad7bb07/attachment.html>


More information about the Poppler-bugs mailing list