aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkGeometry.h
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2015-02-10 08:45:06 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-02-10 08:45:06 -0800
commit88f0a99fd48cfb30ca5596182f8932d76cd76f17 (patch)
treea7465c6da8f1a9c82788269ec235dd1550580370 /src/core/SkGeometry.h
parente85a32d4f8ce7fb9b6aaae89137dbf3766d833f2 (diff)
Use conics for round joins and caps
patch from issue 909013004 at patchset 20001 (http://crrev.com/909013004#ps20001) BUG=skia: TBR=caryclark Review URL: https://codereview.chromium.org/910213002
Diffstat (limited to 'src/core/SkGeometry.h')
-rw-r--r--src/core/SkGeometry.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/SkGeometry.h b/src/core/SkGeometry.h
index ad4bffcb62..0b236857a5 100644
--- a/src/core/SkGeometry.h
+++ b/src/core/SkGeometry.h
@@ -1,4 +1,3 @@
-
/*
* Copyright 2006 The Android Open Source Project
*
@@ -6,7 +5,6 @@
* found in the LICENSE file.
*/
-
#ifndef SkGeometry_DEFINED
#define SkGeometry_DEFINED