Behdad Esfahbod
|
89ac39dbbe
|
Add hb_utf_prev()
|
2012-09-25 13:59:24 -04:00 |
Behdad Esfahbod
|
70ea4ac688
|
Slightly optimize UTF-8 parsing
|
2012-09-25 12:30:16 -04:00 |
Behdad Esfahbod
|
4445e5e2ec
|
[buffer] Cleanup / optimize UTF-16 parsing a bit
|
2012-09-25 12:26:12 -04:00 |
Behdad Esfahbod
|
1f66c3c1a0
|
Add hb_utf_strlen()
Speeds up UTF-8 parsing by calling strlen().
|
2012-09-25 11:42:16 -04:00 |
Behdad Esfahbod
|
7f19ae7b9f
|
[buffer] Templatize UTF handling
Also move UTF routines into a separate file, to be reused from shapers
that need it.
|
2012-09-25 11:23:55 -04:00 |