• B
    [hb-shape] Improve shaping-debug output · e6035055
    Behdad Esfahbod 提交于
    Before, that was printed using --debug (and in both hb-shape and hb-view).
    Changed it, now hb-shape has a new command-line argument called --show-messages.
    When invoked, it also respects other output formatting options.  The messages
    are better formatted and printed to te same place that hb-shape output is
    directed to.  Previously they were written to stderr.
    
    Fixes https://github.com/behdad/harfbuzz/issues/506
    e6035055
hb-ot-shape-closure.cc 3.1 KB