[API] Change signature of get_contour_point and get_kerning ffuncs
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 11 May 2011 04:24:34 +0000 (00:24 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 11 May 2011 04:38:22 +0000 (00:38 -0400)
commita513dbcf73ab1cc39a7c9653034904d0c6cd9fe9
treef082fe8dd3797f38b53b29c3935517afa97b44c4
parent63d646fb2933c2765ce526d321a498d0f7fae2f5
[API] Change signature of get_contour_point and get_kerning ffuncs

get_contour_point now takes glyph id before point_index.

get_kerning now takes a vector to fill-in.
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-shape.cc