[API] Make hb_font_create() take a face and reference it
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 3 May 2011 00:46:32 +0000 (20:46 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 3 May 2011 00:47:23 +0000 (20:47 -0400)
commit72657e4ce757dcb055a8db7291b68f96f0d34bfb
treefc67e1d02b0f39b448f979231592a1e1f12d2a41
parentcec6611c5ce84d69d910bf7e9ec1fdd594398f9f
[API] Make hb_font_create() take a face and reference it
15 files changed:
src/hb-font-private.hh
src/hb-font.cc
src/hb-font.h
src/hb-ft.cc
src/hb-ot-layout-gdef-private.hh
src/hb-ot-layout-gpos-private.hh
src/hb-ot-layout.cc
src/hb-ot-layout.h
src/hb-ot-map-private.hh
src/hb-ot-shape.cc
src/hb-ot-shape.h
src/hb-shape.cc
src/hb-shape.h
src/hb-view.cc
test/test-object.c