commit | 3f4e045b4f8b97d189162d17c85b8410e083a3af | [log] [tgz] |
---|---|---|
author | reed <reed@google.com> | Tue Jan 06 07:44:21 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jan 06 07:44:21 2015 -0800 |
tree | 4939dd192352d700aa06a4994fafb34e38657bd1 | |
parent | 3a3baf6c4bde1d64a40446ca0fcd91274cdb2f8b [diff] |
fixes for conics - use std tolerance in edgebuilder, since the path has not been scaled-up to its super-sample size (that happens in the builder methods. - off-by-1 fix for pathops when using the output of the conicquadder BUG=skia: Review URL: https://codereview.chromium.org/837023002