allow both GDI and DW fontmgrs at the same time
authorbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 16 Aug 2013 20:31:11 +0000 (20:31 +0000)
committerbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 16 Aug 2013 20:31:11 +0000 (20:31 +0000)
commit069975678aaca6dc767e9fef3d743694443223f1
tree30ffc7da8cd28988ab72b4f167b63c4c956cac5f
parentece1a77aa5f7deb8ecee4ea04fba01e58531b66c
allow both GDI and DW fontmgrs at the same time

BUG=
R=bungeman@google.com

Committed: https://code.google.com/p/skia/source/detail?r=10718

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

git-svn-id: http://skia.googlecode.com/svn/trunk@10788 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/fontmgr.cpp
gyp/ports.gyp
src/ports/SkFontHost_win.cpp
src/ports/SkFontHost_win_dw.cpp
src/ports/SkFontMgr_default_dw.cpp [new file with mode: 0644]
src/ports/SkFontMgr_default_gdi.cpp [new file with mode: 0644]