[SkSVGDevice] Full font family support
authorfmalita <fmalita@chromium.org>
Fri, 13 Feb 2015 16:55:24 +0000 (08:55 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 13 Feb 2015 16:55:24 +0000 (08:55 -0800)
commitf89f60f6972569a41fa737c786d238559027fede
treea6ce0bd1abd3fc5873f65af5413325f903b42960
parent9a0808fd8e83128403285f391944850d908d7af0
[SkSVGDevice] Full font family support

Use a family name iterator and list all names instead of just one
returned by SkTypeface::getFamilyName().

R=reed@google.com,mtklein@google.com

Review URL: https://codereview.chromium.org/923583002
gyp/svg.gyp
include/core/SkTDArray.h
src/svg/SkSVGDevice.cpp