[Poppler-bugs] [Bug 105692] PDF compliance: Always respect Annot Rect

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 23 16:10:09 UTC 2018


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

Tobias Deiminger <haxtibal at posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |haxtibal at posteo.de

--- Comment #2 from Tobias Deiminger <haxtibal at posteo.de> ---
Created attachment 138316
  --> https://bugs.freedesktop.org/attachment.cgi?id=138316&action=edit
Apply template method design pattern to Annot::draw

Annot::draw becomes a template method. Goal is to make the code more schematic
and understandable, decrease redundancy and gain places where we can hook in
future changes. I loosely followed the GoF description.

Note: This patch doesn't change any public behavior. It just prepares the
ground for other things I plan to do. If you like it, you can use it
standalone, no matter what happens to the bug here in #105692. I'll attach
separate patches later that actually deal with the bug.

-- 
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/20180323/3f57de62/attachment.html>


More information about the Poppler-bugs mailing list