Don't die when there are no fonts available.
authorbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 17 Jan 2013 20:19:13 +0000 (20:19 +0000)
committerbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 17 Jan 2013 20:19:13 +0000 (20:19 +0000)
commit148a3961b1c82a891012f2feb2a875cea2593170
tree19447e5c86ddf83f248d30075befdf78cc759d54
parent8e679fe0238771c32609a4f33045dd599509d2cf
Don't die when there are no fonts available.
https://codereview.appspot.com/7147044/

git-svn-id: http://skia.googlecode.com/svn/trunk@7265 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkPictureFlat.cpp
src/core/SkPictureFlat.h
src/core/SkPictureRecord.cpp
tests/FontHostStreamTest.cpp