Use hb_face_get_upem() instead of face->get_upem()
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 13 Feb 2018 02:48:51 +0000 (18:48 -0800)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 13 Feb 2018 02:49:38 +0000 (18:49 -0800)
commit96f1f52ea3a42b27f59aecffe65c918295e53b3b
tree2a7a7495e3e8a041d7410567f6cd408499e553d3
parent3d66f441cc4d4feb2fd4b03be9f764c91f4de8b2
Use hb_face_get_upem() instead of face->get_upem()

Such that hmtx accelerator can be used from libharfbuzz-subset.
src/hb-ot-cbdt-table.hh
src/hb-ot-hmtx-table.hh