[Poppler-bugs] [Bug 81665] Extend support for free text annotations.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 23 04:37:09 PDT 2014


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

--- Comment #4 from Carlos Garcia Campos <carlosgc at gnome.org> ---
Comment on attachment 103325
  --> https://bugs.freedesktop.org/attachment.cgi?id=103325
1/4. glib: Add PopplerAnnotAppearance boxed type

Review of attachment 103325:
-----------------------------------------------------------------

I'm not sure about exposing annotation appearances as a boxed type in the
public API. It's a bit confusing because all annotations have an appearance,
that is more than just font name, size and color. This is to support the
default appearance (DA) of free text annotations, so maybe we can add specific
API for free text annotations. The main problem is that the default appearance
is a required parameter when creating the annot, so if we add parameters to the
constructor we won't be able to extend them in the future if needed without
breaking the API.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20140723/670720a9/attachment-0001.html>


More information about the Poppler-bugs mailing list