[API] Use ISO 15924 tags for hb_script_t
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 19 Apr 2011 03:40:21 +0000 (23:40 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 19 Apr 2011 03:40:21 +0000 (23:40 -0400)
commit62879eebd9965179af8602ba29ac0a64a739b757
tree819feb89bed3d1e658c768d858fd568d12bc6c6b
parentc0af193c8e25c4f11d23b8893e9ce1c2d2615bb2
[API] Use ISO 15924 tags for hb_script_t

This simplifies the code, reduces static data, and makes the design
more extensible to future additions of new scripts.
src/hb-common.c
src/hb-common.h
src/hb-ot-map.cc
src/hb-ot-shape-complex-private.hh
src/hb-ot-tag.c
src/hb-ot-tag.h
src/hb-shape.cc
test/test-types.c