fix fontconfig backend to only cache new fonts if their outName was unique
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 18 Sep 2013 20:32:25 +0000 (20:32 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 18 Sep 2013 20:32:25 +0000 (20:32 +0000)
commitd44d988127841cf9180bb7ba91b6eba8127af467
tree90e9fcea175b4782b04411b90d562bba1f9e4d17
parent07f6cf372dc003694c79cfb313923fef9eaf8dc8
fix fontconfig backend to only cache new fonts if their outName was unique

BUG=
R=bungeman@google.com

Review URL: https://codereview.chromium.org/23710072

git-svn-id: http://skia.googlecode.com/svn/trunk@11364 2bbb7eff-a529-9590-31e7-b0007b416f81
src/ports/SkFontHost_fontconfig.cpp
tests/FontMgrTest.cpp