Revert "Add SkCanvas::drawPosTextBounded."
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 12 Aug 2013 15:40:11 +0000 (15:40 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 12 Aug 2013 15:40:11 +0000 (15:40 +0000)
commit1cc07d940fcd10f52bf8228c272707f0f5df0b44
tree10da8c1e76ed352e069492c607ea4f4b65428b90
parent2cad2c04c36eda12fb1370626188bc6fb19d6d85
Revert "Add SkCanvas::drawPosTextBounded."

This reverts commit e158aea941a6202a40b75fcee013d002089854bb.

This was an experimental API change. We will reintroduce this feature
with a different API approach, and support it w/ detailed testing
and performance measurements.

BUG=
R=robertphillips@google.com

Review URL: https://codereview.chromium.org/22861002

git-svn-id: http://skia.googlecode.com/svn/trunk@10680 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkCanvas.h
src/core/SkBBoxRecord.cpp
src/core/SkBBoxRecord.h
src/core/SkCanvas.cpp