[buffer] Add debugging, aka, message, API
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 18 Dec 2015 18:17:07 +0000 (18:17 +0000)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 18 Dec 2015 19:29:06 +0000 (19:29 +0000)
commit0475ef2f97e3035a2eea9a0f96031331e07e8e29
tree9ae9e5dce3fe0d089bdcf0e89cbcf786e42f3514
parent9ea0aa43ac5cf243b698aae0ec80241b5efd7488
[buffer] Add debugging, aka, message, API

Currently just announces lookup applications.  Message-API *will* change.
hb-shape / hb-view are updated to print-out messages to stder if --debug
is specified.
src/hb-buffer-private.hh
src/hb-buffer.cc
src/hb-buffer.h
src/hb-ot-layout.cc
util/main-font-text.hh