Revert unwanted change to verttext.cpp.

git-svn-id: http://skia.googlecode.com/svn/trunk@11958 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
bungeman@google.com 2013-10-24 22:38:48 +00:00
parent fb1663a0a5
commit b662e0a33f

View File

@ -90,7 +90,6 @@ protected:
SkPaint paint;
paint.setAntiAlias(true);
paint.setTextSize(SkIntToScalar(TEXT_SIZE));
paint.setTextSkewX(-SK_Scalar1 / 4);
//paint.setTypeface(fFace);
//paint.setFakeBoldText(true);