[Poppler-bugs] [Bug 70981] glib-demo: Add support for simple line annotations

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 18 05:43:52 PST 2013


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

--- Comment #17 from Carlos Garcia Campos <carlosgc at gnome.org> ---
(In reply to comment #13)
> (In reply to comment #9)
> > Comment on attachment 89308 [details] [review] [review]
> > [...]
> > @@ +1505,5 @@
> > > + */
> > > +void
> > > +poppler_annot_line_set_vertices (PopplerAnnotLine *poppler_annot,
> > > +                                 PopplerPoint start,
> > > +				 PopplerPoint end)
> > 
> > Use pointers for start and end
> 
> why do you prefer pointers on this one?

To avoid copying the struct like in the poppler_annot_set_rectangle case.

-- 
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/20131118/c06152ed/attachment.html>


More information about the Poppler-bugs mailing list