Fix error with transforming custom/large glyphs
authorJim Van Verth <jvanverth@google.com>
Wed, 16 Nov 2016 15:15:23 +0000 (10:15 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 16 Nov 2016 15:48:48 +0000 (15:48 +0000)
commit08576e618883c3f8eb2cdf425e2f2bd7842f3f2e
tree66c97bfea8e5e7575885ae6c78da02c1ea6f133f
parentd47067392848ba132d4e86ffbeebe2dcacda9534
Fix error with transforming custom/large glyphs

BUG=661244
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4738

Change-Id: I9f14ca830f9de92000e751a4a99ff1eb9b01db33
Reviewed-on: https://skia-review.googlesource.com/4866
Reviewed-by: Robert Phillips <robertphillips@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
gm/clip_error.cpp [new file with mode: 0644]
gn/gm.gni
src/gpu/text/GrAtlasTextBlob.cpp
src/gpu/text/GrAtlasTextBlob.h
src/gpu/text/GrTextUtils.cpp