Add hb_utf_strlen()
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 25 Sep 2012 15:42:16 +0000 (11:42 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 25 Sep 2012 15:42:16 +0000 (11:42 -0400)
commit1f66c3c1a0eb869c0d85a015235313177e0cec62
treeab35031805d75e63ddab27b783a40d12b6ea8975
parent7f19ae7b9f806a2e35206b2ad41651c5f80b2537
Add hb_utf_strlen()

Speeds up UTF-8 parsing by calling strlen().
src/hb-buffer.cc
src/hb-utf-private.hh