summaryrefslogtreecommitdiffstats
path: root/include/minikin/Measurement.h
Commit message (Collapse)AuthorAgeFilesLines
* Optimize: Use measureText instead of doLayout.Keisuke Kuroyanagi2016-02-181-2/+3
| | | | | | | | With this CL, measureText is used for getRunAdvance, getOffsetForAdvance and line breaking. Bug: 24505153 Change-Id: Ib699f6b1391b46537736fc274cdb41686586b550
* Add functions for measuring cursor positioningRaph Levien2015-04-151-0/+31
New functions for computing the correspondence between cursor position and advance, respecting grapheme boundaries. Change-Id: I620378d5f64cd74300cd43db522adeb555825dff