Behdad Esfahbod
|
a18280a8ce
|
Fix warnings produced by clang analyzer
|
2012-06-07 15:44:12 -04:00 |
Behdad Esfahbod
|
0594a24484
|
Cleanup TRUE/FALSE vs true/false
|
2012-06-05 20:35:40 -04:00 |
Behdad Esfahbod
|
8f8956a55f
|
[util] Add hidden --shaper that is equivalent of --shapers
|
2012-05-25 14:30:24 -04:00 |
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 |