MATH Table: Add API to access glyph info.
authorFrédéric Wang <fred.wang@free.fr>
Thu, 25 Aug 2016 09:15:31 +0000 (11:15 +0200)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 26 Sep 2016 10:32:25 +0000 (11:32 +0100)
commitd7182d129612c619b9026ee9b15f2dcfada132db
tree2daea7dbb3c84b65801225b6f92e6d5de367068f
parent6fd2fe418dc838743f0d4a8a2222cdcaf587500c
MATH Table: Add API to access glyph info.
src/hb-ot-layout-math-table.hh
src/hb-ot-layout.cc
src/hb-ot-layout.h
src/hb-ot-math.h
test/api/fonts/MathTestFontPartial1.otf [new file with mode: 0644]
test/api/fonts/MathTestFontPartial2.otf [new file with mode: 0644]
test/api/fonts/MathTestFontPartial3.otf [new file with mode: 0644]
test/api/test-ot-layout-math.c