From 61cc9fabf2554ae628c837a4bc486698ba574628 Mon Sep 17 00:00:00 2001 From: skia-bookmaker Date: Wed, 11 Jul 2018 05:28:17 +0000 Subject: Update markdown files Automatic commit by the Housekeeper-Nightly-Bookmaker bot. TBR=rmistry@google.com NO_MERGE_BUILDS Change-Id: Iac5668f8ebfa3dece2cdd77c7a9c852e76944005 Reviewed-on: https://skia-review.googlesource.com/140408 Reviewed-by: Commit-Queue: --- site/user/api/SkBitmap_Reference.md | 6 +++--- site/user/api/SkCanvas_Reference.md | 16 ++++++++-------- site/user/api/SkColor4f_Reference.md | 2 +- site/user/api/SkColor_Reference.md | 4 ++-- site/user/api/SkIPoint_Reference.md | 2 +- site/user/api/SkImage_Reference.md | 2 +- site/user/api/SkMatrix_Reference.md | 8 ++++---- site/user/api/SkPaint_Reference.md | 18 +++++++++--------- site/user/api/SkPath_Reference.md | 8 ++++---- site/user/api/SkPixmap_Reference.md | 4 ++-- site/user/api/SkRRect_Reference.md | 2 +- site/user/api/SkRect_Reference.md | 4 ++-- site/user/api/SkSurface_Reference.md | 2 +- 13 files changed, 39 insertions(+), 39 deletions(-) (limited to 'site') diff --git a/site/user/api/SkBitmap_Reference.md b/site/user/api/SkBitmap_Reference.md index 9eeafeccd3..61550cbed9 100644 --- a/site/user/api/SkBitmap_Reference.md +++ b/site/user/api/SkBitmap_Reference.md @@ -764,7 +764,7 @@ copy of src ### Example -
+
#### Example Output @@ -1382,7 +1382,7 @@ true if dimensions do not enclose area ### Example -
+
#### Example Output @@ -2924,7 +2924,7 @@ If Pixel Ref has not been set, returns null ### Example -
+
### See Also diff --git a/site/user/api/SkCanvas_Reference.md b/site/user/api/SkCanvas_Reference.md index 73dfc5d3bf..ca2cc86795 100644 --- a/site/user/api/SkCanvas_Reference.md +++ b/site/user/api/SkCanvas_Reference.md @@ -1047,7 +1047,7 @@ storage that can be read from and written to ### Example -
+
#### Example Output @@ -1888,7 +1888,7 @@ previous state. ### Example -
Draw to ever smaller clips; then restore drawing to full canvas. +
Draw to ever smaller clips; then restore drawing to full canvas. Note that the second clipRect is not permitted to enlarge Clip.
@@ -2019,7 +2019,7 @@ Restores state to initial values if +
#### Example Output @@ -5184,7 +5184,7 @@ and so on; or nullptr ### Example -
The two leftmost images has four corners and sides to the left and right of center. +
The two leftmost images has four corners and sides to the left and right of center. The leftmost image scales the width of corners proportionately to fit. The third and fourth image corners are not scaled; the sides and center are scaled to fill the remaining space. @@ -6004,7 +6004,7 @@ rather than using the font advance widths. ### Example -
+
### See Also @@ -6059,7 +6059,7 @@ baseline. ### Example -
+
### See Also @@ -6315,7 +6315,7 @@ Elements of paint: Paint attributes unrelated to text, like color, have no effect on paint in allocated Text Blob. +
Paint attributes unrelated to text, like color, have no effect on paint in allocated Text Blob. Paint attributes related to text, like text size, have no effect on paint passed to drawTextBlob.
@@ -6347,7 +6347,7 @@ void drawPicture(const HTML Fuchsi ### Example -
+
### See Also @@ -798,7 +798,7 @@ Converts RGB to its
HSV components. ### Example -
+
### See Also diff --git a/site/user/api/SkIPoint_Reference.md b/site/user/api/SkIPoint_Reference.md index ee8cbc2ecf..f3e43231f4 100644 --- a/site/user/api/SkIPoint_Reference.md +++ b/site/user/api/SkIPoint_Reference.md @@ -357,7 +357,7 @@ Sets fX to x and fY to y. ### Example -
+
#### Example Output diff --git a/site/user/api/SkImage_Reference.md b/site/user/api/SkImage_Reference.md index 0a5a796e3d..fc6a7e9d00 100644 --- a/site/user/api/SkImage_Reference.md +++ b/site/user/api/SkImage_Reference.md @@ -2300,7 +2300,7 @@ partial or full Image, or nullptr ### Example -
+
### See Also diff --git a/site/user/api/SkMatrix_Reference.md b/site/user/api/SkMatrix_Reference.md index 47cf9d13f4..4c891add50 100644 --- a/site/user/api/SkMatrix_Reference.md +++ b/site/user/api/SkMatrix_Reference.md @@ -1044,7 +1044,7 @@ other bits are set. ### Example -
+
#### Example Output @@ -2611,7 +2611,7 @@ documentation. ### Example -
+
#### Example Output @@ -2745,7 +2745,7 @@ The pivot point is unchanged when mapped with Matrix. ### Example -
+
### See Also @@ -3097,7 +3097,7 @@ Matrix * T(dx, dy) = | D E F | | 0 1 dy | = | D E D*dx+E*dy+F | ### Example -
+
### See Also diff --git a/site/user/api/SkPaint_Reference.md b/site/user/api/SkPaint_Reference.md index e252cc12eb..c63d3cad40 100644 --- a/site/user/api/SkPaint_Reference.md +++ b/site/user/api/SkPaint_Reference.md @@ -2574,7 +2574,7 @@ a color component. ### Example -
+
#### Example Output @@ -2718,7 +2718,7 @@ The color is Unpremultiplied; Reference Count by ### Example -
+
--- @@ -4018,7 +4018,7 @@ implementation. ### Example -
+
## getTypeface @@ -4064,7 +4064,7 @@ Increases Typeface containsText returns true that glyph index is greater than zero, not +
containsText returns true that glyph index is greater than zero, not that it corresponds to an entry in Typeface.
@@ -5872,7 +5872,7 @@ number of intersections; may be zero ### Example -
Text intercepts draw on either side of, but not inside, Glyphs in a run. +
Text intercepts draw on either side of, but not inside, Glyphs in a run.
--- @@ -5925,7 +5925,7 @@ number of intersections; may be zero ### Example -
Text intercepts do not take stroke thickness into consideration. +
Text intercepts do not take stroke thickness into consideration.
--- diff --git a/site/user/api/SkPath_Reference.md b/site/user/api/SkPath_Reference.md index 73a3cdb236..612f5c44dc 100644 --- a/site/user/api/SkPath_Reference.md +++ b/site/user/api/SkPath_Reference.md @@ -837,7 +837,7 @@ for consecutive entries. ### Example -
+
#### Example Output @@ -1939,7 +1939,7 @@ true if caller will alter Path after drawing ### Example -
+
#### Example Output @@ -4185,7 +4185,7 @@ number of Quad curves written to Quad curves are drawn in red on top of the elliptical Conic curve in black. +
A pair of Quad curves are drawn in red on top of the elliptical Conic curve in black. The middle curve is nearly circular. The top-right curve is parabolic, which can be drawn exactly with a single Quad.
@@ -5665,7 +5665,7 @@ non-zero, globally unique value ### Example -
+
#### Example Output diff --git a/site/user/api/SkPixmap_Reference.md b/site/user/api/SkPixmap_Reference.md index de3a2b320c..4a5ba1f941 100644 --- a/site/user/api/SkPixmap_Reference.md +++ b/site/user/api/SkPixmap_Reference.md @@ -762,7 +762,7 @@ true if Image Info has opaque
isOpaque ignores whether all pixels are opaque or not. +
isOpaque ignores whether all pixels are opaque or not.
#### Example Output @@ -1725,7 +1725,7 @@ writable unsigned 64-bit pointer to pixel ### Example -
+
### See Also diff --git a/site/user/api/SkRRect_Reference.md b/site/user/api/SkRRect_Reference.md index aeecbcece8..c2f16d38ab 100644 --- a/site/user/api/SkRRect_Reference.md +++ b/site/user/api/SkRRect_Reference.md @@ -1251,7 +1251,7 @@ x-axis and y-axis radii for one corner ### Example -
Finite values are scaled proportionately to fit; other values are set to zero. +
Finite values are scaled proportionately to fit; other values are set to zero. Scaled values cannot be larger than 25, half the bounding rect width. Small scaled values are halved to scale in proportion to the y-axis corner radius, which is twice the bounds height. diff --git a/site/user/api/SkRect_Reference.md b/site/user/api/SkRect_Reference.md index aa4a90847b..e0402bf2f6 100644 --- a/site/user/api/SkRect_Reference.md +++ b/site/user/api/SkRect_Reference.md @@ -1642,7 +1642,7 @@ contains infinity or NaN, all Rect dimensions are set to NaN ### Example -
+
### See Also @@ -3239,7 +3239,7 @@ discarding the fractional portion of fRight and +
#### Example Output diff --git a/site/user/api/SkSurface_Reference.md b/site/user/api/SkSurface_Reference.md index c16455b059..387c6cbae6 100644 --- a/site/user/api/SkSurface_Reference.md +++ b/site/user/api/SkSurface_Reference.md @@ -547,7 +547,7 @@ fonts; may be nullptr ### Example -
+
#### Example Output -- cgit v1.2.3