Changes to SkFontHost_linux
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 13 Mar 2014 16:24:49 +0000 (16:24 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 13 Mar 2014 16:24:49 +0000 (16:24 +0000)
commitea163cc3a708fc634ace369ce6c5b7b9da7fe9cc
tree8e68ebed415d4cbeaf86cea630c0f39dba8d8167
parentcdbbbcc90987c87d7192abf203a99eb14f7f2243
Changes to SkFontHost_linux

* Use SkOSPath::SkPathJoin() rather than append so that
  SK_FONT_FILE_PREFIX does not have to end in a '/'.

* Add another font to the default font list.

Motivation: Some tests fail when there are no default fonts.

BUG=skia:2282
R=bungeman@google.com

Author: halcanary@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@13789 2bbb7eff-a529-9590-31e7-b0007b416f81
src/ports/SkFontHost_linux.cpp