|
c77ae408
|
2018-08-25T22:36:36
|
|
Rename hb-*private.hh to hb-*.hh
Sorry for the noise, downstream custom builders. Please adjust.
|
|
ce17340b
|
2018-04-20T10:29:06
|
|
Add hb_blob_create_from_file, a new API (#926)
|
|
17f40b7c
|
2017-10-27T09:22:30
|
|
Include hb-private.hh more consistently
Part of fixing https://github.com/behdad/harfbuzz/issues/585
|
|
dbdbfe3d
|
2017-10-15T12:11:08
|
|
Use nullptr instead of NULL
|
|
c2bc8187
|
2013-10-27T23:36:35
|
|
Work with old and new glib
Avoids "deprecated" warnings.
|
|
9326d48e
|
2013-10-10T20:04:42
|
|
Don't use g_mapped_file_unref()
Was introduced in glib 2.22.
|
|
362a990b
|
2012-11-15T14:57:31
|
|
Rename hb_ot_layout_would_substitute_lookup() and hb_ot_layout_substitute_closure_lookup()
To match upcoming API.
|
|
d9b204d3
|
2012-08-23T16:22:28
|
|
[GSUB] Allow non-zero-context matching in would_apply()
To be used in the next patch.
|
|
6f3a3001
|
2012-08-07T22:13:25
|
|
Add hb_font_glyph_from/to_string
|
|
abd0c05f
|
2012-08-03T18:45:05
|
|
Minor
|
|
bb0e4ba3
|
2012-07-29T17:34:14
|
|
Minor
|
|
be73a5f9
|
2012-07-19T14:59:15
|
|
Add src/test-would-substitute tool
|