[API] font: move user_data before destroy()
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 20 Apr 2011 07:03:32 +0000 (03:03 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 20 Apr 2011 07:03:32 +0000 (03:03 -0400)
commit5668189c12c264e8d2caf0d12dac918363ef6f80
treec55e25273604c1fd17de7c6dcd7135c98d04c93a
parente5847f75fb7bd25c5db6061d8e20d61fa469f9fe
[API] font: move user_data before destroy()

This is the common convention for language binding tools.
src/hb-font-private.h
src/hb-font.cc
src/hb-font.h
src/hb-ft.c