This commit is contained in:
Behdad Esfahbod 2018-09-28 08:33:26 -04:00
parent c09bf3d505
commit 598be3bb38
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@ int
main (int argc, char **argv)
{
// Dummy call to alleviate _guess_segment_properties thread safety-ness
// https://github.com/harfbuzz/harfbuzz/issues/1191
hb_language_get_default ();
hb_blob_t *blob = hb_blob_create_from_file (path);