History log of /external/harfbuzz_ng/util/helper-cairo.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8656408572c2685f278a3b742ee69c767c29788c 09-Jul-2014 Behdad Esfahbod <behdad@behdad.org> [util] Fix hb-view rendering with --font-funcs=ot
/external/harfbuzz_ng/util/helper-cairo.cc
ea5e8a02eb83ad19f3009b0008893f77ce113118 19-Mar-2014 Behdad Esfahbod <behdad@behdad.org> [util] Plug minor leak
/external/harfbuzz_ng/util/helper-cairo.cc
9815a88111072aa51e78e258c5f660993b47d4df 21-Dec-2012 Behdad Esfahbod <behdad@behdad.org> [util] List supported output formats in --help output
/external/harfbuzz_ng/util/helper-cairo.cc
f95a87b7b813f588c7910ad4785ee68bb452e864 21-Dec-2012 Behdad Esfahbod <behdad@behdad.org> [util] List supported output formats in hb-view
/external/harfbuzz_ng/util/helper-cairo.cc
a18280a8ce9128fc9d75f8a367ae8ce0886a9599 07-Jun-2012 Behdad Esfahbod <behdad@behdad.org> Fix warnings produced by clang analyzer
/external/harfbuzz_ng/util/helper-cairo.cc
0594a2448440208efa0acac9a5d8d52d43108289 06-Jun-2012 Behdad Esfahbod <behdad@behdad.org> Cleanup TRUE/FALSE vs true/false
/external/harfbuzz_ng/util/helper-cairo.cc
8f8956a55fff95e5ad529d2f124c9528d1f4f81d 25-May-2012 Behdad Esfahbod <behdad@behdad.org> [util] Add hidden --shaper that is equivalent of --shapers
/external/harfbuzz_ng/util/helper-cairo.cc
52e7b1424a3613122e9ca30879298df42733acda 13-May-2012 Behdad Esfahbod <behdad@behdad.org> [util] Make hb-view print out Unicode art if stdout is a terminal
/external/harfbuzz_ng/util/helper-cairo.cc
95cefdf96efe43a44133aa8a186155cf4e63e2b7 17-Apr-2012 Behdad Esfahbod <behdad@behdad.org> Add --utf8-clusters

Also fix cairo cluster generation.
/external/harfbuzz_ng/util/helper-cairo.cc
088c1e27c0fc0cdef999cf1f567e4d5eb2cfb2e4 20-Sep-2011 Behdad Esfahbod <behdad@behdad.org> [util] Fix option parsing

Wow, who knew bool is one byte and I was using it as a 4byte int?!

C++ auto casts fails you in mysterious ways...
/external/harfbuzz_ng/util/helper-cairo.cc
8b8b19056decaf09e4e0ccd9412ee1aeb30f4de7 19-Sep-2011 Behdad Esfahbod <behdad@behdad.org> [util] Add hb-shape utility

Like hb-view, but prints out buffer contents.

The output format is kinda cryptic. Suggestions welcome.
/external/harfbuzz_ng/util/helper-cairo.cc