Behdad Esfahbod
|
5de83fab94
|
[ot] Speed up get_glyph_name()
get_glyph_from_name() coming soon.
|
2017-10-28 19:54:04 -06:00 |
Behdad Esfahbod
|
17f40b7cad
|
Include hb-private.hh more consistently
Part of fixing https://github.com/behdad/harfbuzz/issues/585
|
2017-10-27 09:22:42 -06:00 |
Behdad Esfahbod
|
dbdbfe3d7b
|
Use nullptr instead of NULL
|
2017-10-15 12:11:08 +02:00 |
Behdad Esfahbod
|
c2bc818706
|
Work with old and new glib
Avoids "deprecated" warnings.
|
2013-10-27 23:37:14 +01:00 |
Behdad Esfahbod
|
9326d48e43
|
Don't use g_mapped_file_unref()
Was introduced in glib 2.22.
|
2013-10-10 20:04:42 +02:00 |
Behdad Esfahbod
|
4dc798de19
|
Add hb-deprecated.h, and rename a couple enum values
Add deprecated alias for old name.
|
2013-08-27 11:46:08 -04:00 |
Behdad Esfahbod
|
20b817ac21
|
[buffer] Implement buffer deserialization for format=json
Using a ragel machine.
|
2013-02-27 18:49:18 -05:00 |
Behdad Esfahbod
|
847794e929
|
[buffer] Implement buffer deserialization for format=text
Using a ragel machine.
|
2013-02-27 18:49:18 -05:00 |
Behdad Esfahbod
|
e54dd26300
|
[buffer] Start implementing buffer deserialization
|
2013-02-27 18:49:13 -05:00 |