diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-10-31 09:27:52 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-10-31 09:27:52 +0000 |
commit | d7f5a1bec421d6c7b92d16daae681fa31ac7c212 (patch) | |
tree | 70f6f4b7bd7040ac32f6c4dfa8b51943f05b0730 /perf | |
parent | 66625cb46c985321c46b79d2163a4d676d6700ba (diff) |
pen: First check whether the in/out edges lie within the single pen vertex
In order to prevent underflow when searching for the closing pen vertex,
we first need to be sure that it does not simply lie next to the opening
pen vertex. As a result we were missing many cases that should have been
a bevel (in == out) and generating almost complete round caps instead.
Reported-by: Dominik Röttsches <dominik.rottsches@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=56432
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'perf')
0 files changed, 0 insertions, 0 deletions