Create GrTextUtils
authorjoshualitt <joshualitt@chromium.org>
Thu, 10 Dec 2015 21:20:58 +0000 (13:20 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 10 Dec 2015 21:20:58 +0000 (13:20 -0800)
commit0a42e6827b178468105343ffdf40b011b7ba283c
tree38177d0f321b7c766197eca7d98d7e60fec33d49
parent90c4d5fec8a9455729b401fd7818bea221dcada2
Create GrTextUtils

BUG=skia:

Review URL: https://codereview.chromium.org/1514933002
gyp/gpu.gypi
include/core/SkPaint.h
src/gpu/GrAtlasTextBlob.cpp
src/gpu/GrAtlasTextBlob.h
src/gpu/GrAtlasTextContext.cpp
src/gpu/GrTextContext.cpp
src/gpu/GrTextContext.h
src/gpu/GrTextUtils.cpp [new file with mode: 0644]
src/gpu/GrTextUtils.h [new file with mode: 0644]