Check for NULL familyName in SkFontMgr_fontconfig.
authorbungeman <bungeman@google.com>
Wed, 29 Apr 2015 21:35:49 +0000 (14:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 29 Apr 2015 21:35:50 +0000 (14:35 -0700)
commit6837b38a62a1621ff43c7e1085b1a3bd208fcd49
tree293ff488091eac63f8c525bbeccf6de9cb3b5734
parent9954bc38c498f6b9e9d8c0bcc5cd00d45bfc6e23
Check for NULL familyName in SkFontMgr_fontconfig.

If the familyName is NULL, don't bother spending time trying to add
it to the FcPattern.

Review URL: https://codereview.chromium.org/1115073002
src/ports/SkFontMgr_fontconfig.cpp