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:
parent
fb1663a0a5
commit
b662e0a33f
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user