Re: Clarification on getBBox() with shapes of zero width

On Tue, Aug 7, 2012 at 2:03 PM, Robert Longson <longsonr@gmail.com> wrote:

> >> If you want the shape included then give it a small non-zero
> width/height hidden visibility.
>

Making a rectangle of zero width not render is logical, but it is still a
legal rectangle object and can be interacted with, so it should have
geometry semantics.

Giving zero widths/heights a small value is an ugly hack.  There must be a
better way.

Is there no bottleneck in Cairo where you could discard ineligible shapes?

-- 
"*A child is a person who can't understand why someone would give away a
perfectly good kitten.*"
-- Doug Larson

Received on Tuesday, 7 August 2012 18:47:48 UTC