commit | 18934c653fd6f31fd464dc7db83d583c864884dc | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Mon May 21 13:46:38 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon May 21 20:45:24 2018 +0000 |
tree | 8b060e44437c170789b268e3fbd1d40cc196811e | |
parent | c402b778d5707ac2f66c9f38d5bbc20fb79321b5 [diff] |
Simplify aligment for DFT drawText The original code had to compensate for the alignment that was passed in throught the paint. You can simplifiy the code by just changing the paint to left alignment. Change-Id: I532ae5224ea5de078c6cd6255f03fc1db06baa83 Reviewed-on: https://skia-review.googlesource.com/129360 Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Herb Derby <herb@google.com>