https://bugs.documentfoundation.org/show_bug.cgi?id=99130

--- Comment #4 from Tomaz Vajngerl <[email protected]> ---
Yeah, recursive subdivision from basegfx does not have a smart exit condition
(threshold angle) and I used that for polyline drawing. I could change to
subdivide to a smaller threshold angle but I would like rather improve the exit
condition. 

Funny is that in gtk vcl backend without GL we also use that for polygons in
certain case but nobody noticed all this time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to