[API] Sort out get_blob API
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 8 Aug 2011 21:37:41 +0000 (23:37 +0200)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 8 Aug 2011 21:37:41 +0000 (23:37 +0200)
commit3897335c7620c37e9a0224b0c42ade0dfdce4053
tree5b999450444cce61abf86f5303e038fcd1df3844
parente715784be35f0846c0e084b7c53c7556ce933a45
[API] Sort out get_blob API

hb_face_get_blob() renamed to hb_face_reference_blob(), returns a
reference now.

hb_face_[sg]et_index() added.

hb_face_set_upem() added.
src/hb-font-private.hh
src/hb-font.cc
src/hb-font.h
src/hb-ft.cc
src/hb-ot-layout-private.hh
src/hb-ot-layout.cc
src/hb-uniscribe-shape.cc