commit | 6adf417bc15d4524e280b284e3accd1ae647662e | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Wed Aug 01 18:07:42 2012 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Wed Aug 01 18:07:42 2012 -0400 |
tree | aa49b8bc933a6c5c9b7a48a3be0da056f1c3ed38 | |
parent | 208f70f0553d73d2908b21b9552298029482a8b9 [diff] [blame] |
Use a lookup table for modified_combining_class
diff --git a/src/hb-unicode.h b/src/hb-unicode.h index 47084da..2e10d98 100644 --- a/src/hb-unicode.h +++ b/src/hb-unicode.h
@@ -79,6 +79,10 @@ /* hb_unicode_combining_class_t */ +/* Note: newer versions of Unicode may add new values. Clients should be ready to handle + * any value in the 0..254 range being returned from hb_unicode_combining_class(). + */ + /* Unicode Character Database property: Canonical_Combining_Class (ccc) */ typedef enum {