Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it.
authormtklein@google.com <mtklein@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 15 Aug 2013 21:20:14 +0000 (21:20 +0000)
committermtklein@google.com <mtklein@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 15 Aug 2013 21:20:14 +0000 (21:20 +0000)
commit2822c9a92b9a6a1308f2106b7c364ae7e8473ab1
tree622507fb3adb37689d5d7bc37cbef5ff7cb2ece7
parentcb8b0eeacfc2ff79a2b9721e3ef21d1efb507dc8
Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it.

I left the dummy value in the flattened paint.  I'm hoping to do an overhaul of
the paint serialization format which will need a picture version bump anyway,
so it can all go together.  If that doesn't pan out we can remove this on its
own later.

BUG=
R=reed@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@10757 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/common_conditions.gypi
include/core/SkPaint.h
src/core/SkPaint.cpp
src/core/SkScalerContext.h
src/ports/SkFontHost_FreeType.cpp