add checks for exceeding 16bits, and apply those for glyphs in getMetrics()
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sat, 21 Nov 2009 02:48:11 +0000 (02:48 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sat, 21 Nov 2009 02:48:11 +0000 (02:48 +0000)
commitd4577757874d1dda1a3bffa3f2347c251859c27e
tree01d187f7d685451ad6777425dd8c2e5966f48364
parent8d52841110f1017a7dd7f4083fea7369a82f97f3
add checks for exceeding 16bits, and apply those for glyphs in getMetrics()

git-svn-id: http://skia.googlecode.com/svn/trunk@441 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkRect.h
include/core/SkTypes.h
src/core/SkScalerContext.cpp