DescriptionRemove apparent SkIntToScalar(SkScalar) call in SkScalerContext_FreeType
This change seems to fix the following assertion failure we have been seeing
in the Skia_Linux_Fixed_Debug build since http://code.google.com/p/skia/source/detail?r=3059 :
drawing... bitmapfilters [540 330]
../include/core/SkFixed.h:67: failed assertion "n >= -32768 && n <= 32767"
Committed: https://code.google.com/p/skia/source/detail?r=3066
Patch Set 1 #
Total comments: 1
Patch Set 2 : properly convert biased integer to SkScalar #MessagesTotal messages: 5
|