summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Improve fallback where explicit variant is not givenRaph Levien2015-07-291-2/+5
* Merge "Revert "Allow clusters to start with zero-width characters"" into mnc-devRaph Levien2015-07-211-2/+1
|\
| * Revert "Allow clusters to start with zero-width characters"Raph Levien2015-07-211-2/+1
* | Consistently apply break opportunities in text spansRaph Levien2015-07-201-2/+2
* | Use ICU to lowercase words to hyphenate.Roozbeh Pournader2015-07-151-3/+14
* | Add missing hyphen-like characters.Roozbeh Pournader2015-07-151-3/+19
* | Avoid re-hyphenating already-hyphenated phrases.Roozbeh Pournader2015-07-141-0/+9
* | Add HyphenEdit to layout cacheRaph Levien2015-07-091-1/+4
|/
* Allow clusters to start with zero-width charactersRaph Levien2015-06-301-1/+2
* Fix logspam and incorrect cluster offsetRaph Levien2015-06-292-2/+2
* Disable letterspacing for connected scriptsRaph Levien2015-06-261-9/+38
* Separate additional penalty for last line with hyphenRaph Levien2015-06-241-2/+10
* Merge "Use ASCII HYPHEN-MINUS when there's no HYPHEN in the font." into mnc-devRoozbeh Pournader2015-06-121-1/+11
|\
| * Use ASCII HYPHEN-MINUS when there's no HYPHEN in the font.Roozbeh Pournader2015-06-121-1/+11
* | Merge "Increase hyphenation penalty for short last line" into mnc-devRaph Levien2015-06-121-63/+37
|\ \
| * | Increase hyphenation penalty for short last lineRaph Levien2015-06-081-63/+37
| |/
* / Fix: getOffsetForAdvance can return worng offset.Keisuke Kuroyanagi2015-06-101-8/+14
|/
* Merge "Use context start correctly in getRunAdvance" into mnc-devRaph Levien2015-06-011-1/+1
|\
| * Use context start correctly in getRunAdvanceRaph Levien2015-06-011-1/+1
* | Disable hyphenation for unreasonably long wordsRaph Levien2015-06-011-1/+7
|/
* Support hyphenation frequency in Minikin.Roozbeh Pournader2015-05-121-1/+7
* Move Bitmap to a different namespaceJohn Reck2015-04-271-39/+43
* Don't include trailing newline in width for line breakingRaph Levien2015-04-221-3/+4
* Add functions for measuring cursor positioningRaph Levien2015-04-153-4/+121
* Rename "margins" to "indents"Raph Levien2015-04-151-2/+2
* Add margins array to line widths objectRaph Levien2015-04-151-0/+5
* Revert "Fix build: Revert "Add hyphenation to line breaking""Raph Levien2015-03-303-36/+313
* Fix build: Revert "Add hyphenation to line breaking"Ed Heyl2015-03-303-313/+36
* Add hyphenation to line breakingRaph Levien2015-03-303-36/+313
* Add LineBreaker to MinikinRaph Levien2015-03-263-13/+302
* HyphenEdit in support of hyphenationRaph Levien2015-03-121-1/+17
* Disable HarfBuzz's fallback to compatibility decompositionsRoozbeh Pournader2015-02-251-2/+13
* am 79298c34: am 5870d4f0: Remove hardcoded ICU include paths.Narayan Kamath2015-01-051-1/+0
|\
| * am 5870d4f0: Remove hardcoded ICU include paths.Narayan Kamath2015-01-051-1/+0
| |\
| | * Remove hardcoded ICU include paths.Narayan Kamath2015-01-051-1/+0
* | | am 919fbb99: am cb20a2f0: Minikin: Remove unused variables, fix init orderAndreas Gampe2014-12-044-8/+20
|\| |
| * | am cb20a2f0: Minikin: Remove unused variables, fix init orderAndreas Gampe2014-12-044-8/+20
| |\|
| | * Minikin: Remove unused variables, fix init orderAndreas Gampe2014-12-034-8/+20
| | * Move coverage bitmap from FontCollection to FontFamilyRaph Levien2014-12-032-51/+53
* | | am dc81fbad: am 69d4fba2: Move frameworks/minikin over to libc++.Dan Albert2014-11-122-5/+5
|\| |
| * | am 69d4fba2: Move frameworks/minikin over to libc++.Dan Albert2014-11-122-5/+5
| |\|
| | * Move frameworks/minikin over to libc++.Dan Albert2014-11-112-5/+5
* | | am 253320d2: Move coverage bitmap from FontCollection to FontFamilyRaph Levien2014-10-312-51/+53
|\| |
| * | Move coverage bitmap from FontCollection to FontFamilyRaph Levien2014-10-292-51/+53
* | | am 5f11abd3: Silently ignore invalid rangeOffset valuesRaph Levien2014-10-241-11/+12
|\| |
| * | Silently ignore invalid rangeOffset valuesRaph Levien2014-10-231-11/+12
| |/
* | am d5804e39: Fine-tune fake-bolding conditionRaph Levien2014-09-231-4/+4
|\|
| * Fine-tune fake-bolding conditionstaging/cm-12.0-cafRaph Levien2014-09-221-4/+4
* | am 6740536e: Snap advance widths to integersRaph Levien2014-09-041-8/+18
|\|
| * Snap advance widths to integersRaph Levien2014-09-031-8/+18