commit | 4ed2f01cf6f3a63d5185ea5b442549d20ce2ec16 | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Mon Aug 15 18:40:07 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Aug 15 18:40:07 2016 -0700 |
tree | 0afb2eded00119bf9b018c29360003390b758e4c | |
parent | 5ba165ee9cd8dc5ea0d10f6a035a3d0cf7c132cd [diff] |
SkPDF: unify drawText and drawPosText Motivation: a later CL will add drawTextBlob() (after https://crrev.com/2084533004 lands). This CL is designed with that change in mind. Also fewer redundant lines of code. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2241683005 Committed: https://skia.googlesource.com/skia/+/6059dc32fe36358175cb81541c91e74a2a7e771a Review-Url: https://codereview.chromium.org/2241683005