make path-reverse gm portable
authorcaryclark <caryclark@google.com>
Wed, 15 Jul 2015 15:58:12 +0000 (08:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Jul 2015 15:58:13 +0000 (08:58 -0700)
commitcae3ca65d2b3ae8c8c878ec860ea0620231af81a
treeefc6915ab63c08e7cb914ff72f7cbd7826015972
parent82874f8b28f2d04bf5a88f4203ca087b2b8684ce
make path-reverse gm portable

Put font glyph data in test as path
instead of getting data from the Mac
font. THe font may change, and is
not available on most platforms.

Also remove unreachable code.

R=reed@google.com

Review URL: https://codereview.chromium.org/1230703005
gm/pathreverse.cpp