DescriptionAllow zero text size to be specified for an SkPaint.
We have to support zero sized fonts and generate correct metrics
to pass Acid3. There don't seem to be any requirements that textsize
be >0, just that it not be negative.
Original issue: http://codereview.appspot.com/3174041/
Committed: http://code.google.com/p/skia/source/detail?r=626
Patch Set 1 #
|