Behdad Esfahbod
|
d4bee9f813
|
[API] Add hb_unicode_funcs_get_default()
|
2011-04-27 09:38:19 -04:00 |
Behdad Esfahbod
|
fca368c468
|
Add hb_object_header_t which is the common part of all objects
Makes way for adding arbitrary user_data support.
|
2011-04-21 18:24:02 -04:00 |
Behdad Esfahbod
|
2409d5f8d7
|
Update Copyright headers
|
2011-04-21 17:14:28 -04:00 |
Behdad Esfahbod
|
4d559cddbb
|
[icu] Remove big script switch(), rely on reverse-lookup
|
2011-04-21 14:58:23 -04:00 |
Behdad Esfahbod
|
c57d454acc
|
Rename all private sources and headers to C++ files
So we can liberally use the simple features of C++ that parts of the
codebase is already using.
|
2011-04-20 18:50:27 -04:00 |
Behdad Esfahbod
|
f144a8ea84
|
[icu] Add two-way script conversion functions
Also optimizes the common-direction script lookup.
|
2011-04-20 02:54:42 -04:00 |
Behdad Esfahbod
|
5c8c1b680c
|
Remove verbose comments
|
2011-04-20 02:29:22 -04:00 |
Behdad Esfahbod
|
fb194b8794
|
unicode: Cleanup implementation
|
2011-04-20 02:27:39 -04:00 |