Behdad Esfahbod
|
52e7b1424a
|
[util] Make hb-view print out Unicode art if stdout is a terminal
|
2012-05-13 07:55:00 +02:00 |
Behdad Esfahbod
|
95cefdf96e
|
Add --utf8-clusters
Also fix cairo cluster generation.
|
2012-04-16 18:08:20 -04:00 |
Behdad Esfahbod
|
088c1e27c0
|
[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...
|
2011-09-20 14:43:55 -04:00 |
Behdad Esfahbod
|
8b8b19056d
|
[util] Add hb-shape utility
Like hb-view, but prints out buffer contents.
The output format is kinda cryptic. Suggestions welcome.
|
2011-09-19 16:41:17 -04:00 |