Implement an internal emojis dumper tool (#909)
authorEbrahim Byagowi <ebrahim@gnu.org>
Tue, 27 Mar 2018 12:27:09 +0000 (16:57 +0430)
committerGitHub <noreply@github.com>
Tue, 27 Mar 2018 12:27:09 +0000 (16:57 +0430)
commit8fd55422c3fa2279991d93875d912fca4ee89cf5
tree4a9f4b7d9e1565b46af51d35ee5e7c8ea20b8f15
parent430f82817d048ac917f1956e07d9089b9fd7e695
Implement an internal emojis dumper tool (#909)

Later to be expanded to a more general tool but for now it only supports CBDT, SVG and CBDT.
CMakeLists.txt
src/Makefile.am
src/dump-emoji.cc [new file with mode: 0644]
src/hb-ot-color-cbdt-table.hh
src/hb-ot-color-sbix-table.hh
src/hb-ot-color-svg-table.hh