[Poppler-bugs] [Bug 70983] Add implementation of Square and Circle annotations
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 22 00:21:05 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70983
--- Comment #6 from Carlos Garcia Campos <carlosgc at gnome.org> ---
(In reply to comment #3)
> (In reply to comment #2)
> > @@ +433,5 @@
> > > + border = new AnnotBorderArray ();
> > > + border->setWidth (1.5);
> > > +
> > > + annot = new AnnotGeometry (doc->doc, &pdf_rect, Annot::typeCircle);
> > > + annot->setBorder (border);
> >
> > Why do we set a border by default? The BS entry is optional.
>
> If we don't set the border, we get an "invisible" square/circle.
This is a bug in poppler core then. Actually, it seems we are not exactly
following the spec for borders, I'll fix it.
--
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/20131122/e993e35c/attachment.html>
More information about the Poppler-bugs
mailing list