harfbuzz/test
Behdad Esfahbod be2f148da4 [ft] Use mutex to lock access to FT_Face
Makes our FT-backed hb_font_t safe to use from multiple threads.  Still,
the underlying FT_Face should NOT be used from other threads by client
or other libraries.

Maybe I add a lock()/unlock() public API ala PangoFT2 and cairo-ft.
Maybe not.
2018-10-09 16:24:50 -04:00
..
api [ft] Use mutex to lock access to FT_Face 2018-10-09 16:24:50 -04:00
fuzzing [test] Use an in-repo font for test-multithread (#1218) 2018-10-03 21:26:58 +03:30
shaping Minor 2018-10-09 01:10:15 -04:00
subset Minor 2018-10-09 01:10:15 -04:00
CMakeLists.txt Add CMake configuration for all of the new subsetting code. 2018-02-04 12:57:34 -08:00
Makefile.am Configure automake to run the new subset tests. 2018-02-04 12:57:33 -08:00