[gobject] Flesh out hb-gobject
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 27 Aug 2013 00:56:58 +0000 (20:56 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 28 Aug 2013 16:38:37 +0000 (12:38 -0400)
commit71439a8c7ae9df25193bc3ad0f203117d2884a19
tree9a082671bd254160373bd62af3b51dc240509ac3
parent23027f7611b53b594e4b4008e916e42b5154f6ac
[gobject] Flesh out hb-gobject

Move it to new harfbuzz-gobject library.  Implement enums and
boxed types for object-types.  Still have to do boxed types for
value types.
configure.ac
docs/reference/Makefile.am
docs/reference/harfbuzz-docs.xml
docs/reference/harfbuzz-sections.txt
src/Makefile.am
src/harfbuzz-gobject.pc.in [new file with mode: 0644]
src/hb-gobject-enums.cc.tmpl
src/hb-gobject-enums.h.tmpl [new file with mode: 0644]
src/hb-gobject-structs.cc
src/hb-gobject-structs.h [new file with mode: 0644]
src/hb-gobject.h