From 315805e3b459a009c1e76d0c0bd019cbf3ee7095 Mon Sep 17 00:00:00 2001 From: Cary Clark Date: Mon, 10 Dec 2018 10:14:57 -0500 Subject: fix bookmaker nightly Example showing glyphsToUnichars crashes fiddle; disable it for now. TBR=reed@google.com NOTRY=true Docs-Preview: https://skia.org/?cl=175987 Bug: skia:8608 Change-Id: Ic708f656db340180301b6a6959ae7347d109f830 Reviewed-on: https://skia-review.googlesource.com/c/175987 Reviewed-by: Cary Clark Commit-Queue: Cary Clark Auto-Submit: Cary Clark --- docs/SkPaint_Reference.bmh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/SkPaint_Reference.bmh b/docs/SkPaint_Reference.bmh index 50f2dee7ee..a3cab4982f 100644 --- a/docs/SkPaint_Reference.bmh +++ b/docs/SkPaint_Reference.bmh @@ -3210,7 +3210,9 @@ void draw(SkCanvas* canvas) { #Line # converts Glyphs into text ## #Populate -#Example +# crashes fiddle, draws missing characters locally ## +#Bug 8608 +#NoExample #Height 64 #Description Convert UTF-8 text to glyphs; then convert glyphs to Unichar code points. -- cgit v1.2.3