summaryrefslogtreecommitdiffstats
path: root/libs/minikin/SparseBitSet.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use __builtin_clzl if element is longBehdad Esfahbod2014-07-101-2/+2
| | | | Change-Id: I50a112739847fa826088854f6d172a188ff4cfb3
* Initial commit of Minikin libraryRaph Levien2013-04-251-0/+147
This is the initial draft of Minikin, a library intended to perform text layout functions. This version does basic weight selection and font runs for scripts, and also has a simple renderer for drawing into bitmaps, but is lacking measurement, line breaking, and a number of other important features. It also lacks caching and other performance refinements. Change-Id: I789a2e47d11d71202dc84b4751b51a5e2cd9c451