Add draft experimental Uniscribe backend
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 3 Aug 2011 23:55:04 +0000 (19:55 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 3 Aug 2011 23:55:04 +0000 (19:55 -0400)
commit0fbb2dc83132a89201ad8b56c6909610437d2da0
tree3de7be566870c60dc44929605f128c1beaeb7f76
parent0d7d4824b2edc7aeeb995077655a9a89b5c360a9
Add draft experimental Uniscribe backend

Not complete yet, font selection doesn't work.  But hey it shapes!

This is not supposed to be a production backend, more like a testing
backend.
configure.ac
src/Makefile.am
src/hb-private.hh
src/hb-uniscribe-shape.cc [new file with mode: 0644]
src/hb-uniscribe.h [new file with mode: 0644]