Move resource fonts to common location.
authorbungeman <bungeman@google.com>
Thu, 30 Apr 2015 21:12:58 +0000 (17:12 -0400)
committerbungeman <bungeman@google.com>
Thu, 30 Apr 2015 21:12:58 +0000 (17:12 -0400)
commit3ffa126066542590dc7430514a1174e49191b875
treebe4f38159a515b02340ae6c24a7c253513b52177
parenta09c0461463a5976908af5232b755e1663b972bf
Move resource fonts to common location.

Move resource fonts to resources/fonts, add a destortable font for
testing, and clean up how the tests create fonts from resources.

R=joshualitt@google.com

Review URL: https://codereview.chromium.org/1120823002
14 files changed:
bench/TextBench.cpp
gm/coloremoji.cpp
gm/dcshader.cpp
gm/dftext.cpp
gm/mixedtextblobs.cpp
gyp/ports.gyp
resources/fonts/Distortable.ttf [new file with mode: 0644]
resources/fonts/Funkster.ttf [moved from resources/Funkster.ttf with 100% similarity]
resources/fonts/ReallyBigA.ttf [moved from resources/ReallyBigA.ttf with 100% similarity]
resources/fonts/test.ttc [moved from resources/test.ttc with 100% similarity]
tests/FontHostTest.cpp
tests/SerializationTest.cpp
tools/Resources.cpp
tools/Resources.h