harfbuzz/util
Behdad Esfahbod 6bad092aa8 [util] Default to "text" output format in hb-shape
If you say:

  hb-shape font.ttf text --output-file out.txt

This was previously failing:

  Unknown output format `txt'; supported formats are: TEXT / JSON

Now we simply fallback to TEXT if no explicit format was requested.
2012-12-21 16:01:52 -05:00
..
ansi-print.cc Fix warnings 2012-06-07 13:32:57 -04:00
ansi-print.hh [util] Make hb-view print out Unicode art if stdout is a terminal 2012-05-13 07:55:00 +02:00
hb-ot-shape-closure.cc Minor 2012-11-15 18:39:23 -08:00
hb-shape.cc [util] Default to "text" output format in hb-shape 2012-12-21 16:01:52 -05:00
hb-view.cc [util] Refactor to accommodate for upcoming new tool 2012-05-15 23:10:39 -04:00
helper-cairo-ansi.cc [util] Make hb-view print out Unicode art if stdout is a terminal 2012-05-13 07:55:00 +02:00
helper-cairo-ansi.hh [util] Make hb-view print out Unicode art if stdout is a terminal 2012-05-13 07:55:00 +02:00
helper-cairo.cc Fix warnings produced by clang analyzer 2012-06-07 15:44:12 -04:00
helper-cairo.hh Add --utf8-clusters 2012-04-16 18:08:20 -04:00
main-font-text.hh [util] Add --text-before and --text-after to hb-shape / hb-view 2012-11-13 15:12:24 -08:00
Makefile.am [util] Add hb-ot-shape-closure tool 2012-05-15 23:53:18 -04:00
options.cc Fix build with C++11 2012-12-05 19:18:18 -05:00
options.hh [util] Default to "text" output format in hb-shape 2012-12-21 16:01:52 -05:00
shape-consumer.hh [util] Add --text-before and --text-after to hb-shape / hb-view 2012-11-13 15:12:24 -08:00
view-cairo.cc [util] Make hb-shape continue shaping other lines if shapers failed 2012-06-02 12:13:08 -04:00
view-cairo.hh Cleanup TRUE/FALSE vs true/false 2012-06-05 20:35:40 -04:00