Conversation
Signed-off-by: Karl Hammond <kaiserkarl31@yahoo.com>
Signed-off-by: Karl Hammond <kaiserkarl31@yahoo.com>
Signed-off-by: Karl Hammond <kaiserkarl31@yahoo.com>
|
The proposal is interesting, but the implementation is problematic.
What do you think @muzimuzhi? |
|
@hmenke The extra evaluation time is only invoked if the user somehow accesses one of the anchors on every single circle. Simply drawing a circle will not trigger it. I created a grid of 2500 circles just to check, and it was actually faster with the Good point about As for which is faster...I ran the same 2500 circle with Anyway...just a thought. |
|
I didn't have the time to dig into, only traversed all the shapes having Other circle/ellipse-based shapes whose Meanwhile, these circle/ellipse-based shapes do have their |

Motivation for this change
This is a suggestion for the
circleandellipseshapes. In most other shapes I see in the manual (e.g.,trapezium,semicircle,isosceles triangle,kite), thebase east,mid east,base west, andbase eastanchors all end up on the shape boundary. Incircleandellipse, however, they are directly beneatheastandwest, outside the shape border. This patch would place them on the edge of the background path for circles and ellipses as well.Checklist
Please signoff your commits to explicitly state your agreement to the Developer Certificate of Origin. If that is not possible you may check the boxes below instead: