aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/user/api/SkPath_Reference.md
diff options
context:
space:
mode:
authorGravatar skia-bookmaker <skia-bookmaker@skia-swarming-bots.iam.gserviceaccount.com>2018-07-02 05:30:31 +0000
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-02 05:57:29 +0000
commit8451daabb23d52454ee8d37b2f02a7ae6385a167 (patch)
tree57e08a0b24f4927326c9e66943d4c58cd31519ce /site/user/api/SkPath_Reference.md
parent34024a7c478c210faee6d9cc348f7cb7f1ca9bfb (diff)
Update markdown files
Automatic commit by the Housekeeper-Nightly-Bookmaker bot. TBR=rmistry@google.com NO_MERGE_BUILDS Change-Id: I047e3d4fd9f94bf4320b0e8edafa3908b17a1ea4 Reviewed-on: https://skia-review.googlesource.com/138840 Commit-Queue: <skia-bookmaker@skia-swarming-bots.iam.gserviceaccount.com> Reviewed-by: <skia-bookmaker@skia-swarming-bots.iam.gserviceaccount.com>
Diffstat (limited to 'site/user/api/SkPath_Reference.md')
-rw-r--r--site/user/api/SkPath_Reference.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/user/api/SkPath_Reference.md b/site/user/api/SkPath_Reference.md
index 51210da825..56b4e59477 100644
--- a/site/user/api/SkPath_Reference.md
+++ b/site/user/api/SkPath_Reference.md
@@ -2452,7 +2452,7 @@ making assignment as efficient as <a href='#SkPath_swap'>swap</a>.
### Example
-<div><fiddle-embed name="4c5ebee2b5039e5faefa07ae63a15467">
+<div><fiddle-embed name="882e8e0103048009a25cfc20400492f7">
#### Example Output
@@ -2634,7 +2634,7 @@ tight bounds of curves in <a href='#Path'>Path</a>
### Example
-<div><fiddle-embed name="9a39c56e95b19a657133b7ad1fe0cf03">
+<div><fiddle-embed name="882e8e0103048009a25cfc20400492f7">
#### Example Output
@@ -4566,7 +4566,7 @@ modulo 360, and <a href='#Arc'>Arc</a> may or may not draw depending on numeric
### Example
-<div><fiddle-embed name="9cf5122475624e4cf39f06c698f80b1a"><div>The middle row of the left and right columns draw differently from the entries
+<div><fiddle-embed name="983e2a71ba72d4ba8c945420040b8f1c"><div>The middle row of the left and right columns draw differently from the entries
above and below because <a href='#SkPath_addArc_sweepAngle'>sweepAngle</a> is outside of the range of +/-360,
and <a href='#SkPath_addArc_startAngle'>startAngle</a> modulo 90 is not zero.
</div></fiddle-embed></div>