Ebrahim Byagowi
|
2be859d289
|
minor, replace nullptr checks with implicit ones
|
2020-04-21 00:30:34 +04:30 |
Ebrahim Byagowi
|
bb4cdf8e0b
|
Replace create_from_file with empty blob if HB_NO_OPEN is defined
|
2019-06-24 14:35:53 -07:00 |
Behdad Esfahbod
|
be1c0ab218
|
[config] Don't compile buffer serialize API if HB_NO_BUFFER_SERIALIZE
Part of https://github.com/harfbuzz/harfbuzz/issues/1652
|
2019-06-18 13:26:03 -07:00 |
Behdad Esfahbod
|
c77ae40852
|
Rename hb-*private.hh to hb-*.hh
Sorry for the noise, downstream custom builders. Please adjust.
|
2018-08-25 22:36:36 -07:00 |
Ebrahim Byagowi
|
ce17340b23
|
Add hb_blob_create_from_file, a new API (#926)
|
2018-04-20 07:59:06 +02:00 |
Bruce Mitchener
|
dae20fb5a7
|
Use nullptr instead of 0.
|
2018-01-31 08:18:48 -08:00 |
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 |