Separate face source code from font
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 26 Aug 2013 22:49:07 +0000 (18:49 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 27 Aug 2013 15:46:08 +0000 (11:46 -0400)
commit2e3a07abdf97b0ad2105c3a52f3ff0e0b60b29c4
tree18ea9629d996f05bf964bad08f34c8dfdf84d11d
parentd3490761e11ae308fbd8aaf02059653f579035c5
Separate face source code from font

Makes documentation / introspection easier.
Android.mk
docs/reference/harfbuzz-docs.xml
docs/reference/harfbuzz-sections.txt
src/Makefile.am
src/hb-face-private.hh [new file with mode: 0644]
src/hb-face.cc [new file with mode: 0644]
src/hb-face.h [new file with mode: 0644]
src/hb-font-private.hh
src/hb-font.cc
src/hb-font.h
src/hb.h