Merge branch 'math'

System Internals / HarfBuzz - Behdad Esfahbod [behdad.org] - 27 September 2016 10:15 UTC

6d3e6ab Merge branch 'math'

docs/harfbuzz-docs.xml | 9 +
docs/harfbuzz-sections.txt | 30 +-
src/Makefile.sources | 2 +
src/hb-font-private.hh | 9 +-
src/hb-ot-layout-math-table.hh | 722 +++++++++++++++++++++++++++++++
src/hb-ot-layout-private.hh | 3 +
src/hb-ot-layout.cc | 257 +++++++++++
src/hb-ot-math.h | 209 +++++++++
src/hb-ot.h | 1 +
test/api/Makefile.am | 14 +-
test/api/fonts/MathTestFontEmpty.otf | Bin 0 -> 14320 bytes
test/api/fonts/MathTestFontFull.otf | Bin 0 -> 25412 bytes
test/api/fonts/MathTestFontNone.otf | Bin 0 -> 14284 bytes
test/api/fonts/MathTestFontPartial1.otf | Bin 0 -> 14348 bytes
test/api/fonts/MathTestFontPartial2.otf | Bin 0 -> 14356 bytes
test/api/fonts/MathTestFontPartial3.otf | Bin 0 -> 14380 bytes
test/api/fonts/MathTestFontPartial4.otf | Bin 0 -> 14360 bytes
test/api/test-ot-math.c | 694 +++++++++++++++++++++++++++++
18 files changed, 1944 insertions(+), 6 deletions(-)

Upstream: cgit.freedesktop.org


  • Share