- 11 3月, 2021 1 次提交
-
-
由 mamingshuai 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-
- 21 10月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 16 10月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 12 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 10 10月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
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.
-
由 Behdad Esfahbod 提交于
How come this one is not generated by clang everything bot?! ../../../test/api/test-multithread.c:37:26: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] static char *font_path = "fonts/Inconsolata-Regular.abc.ttf"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../test/api/test-multithread.c:38:21: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
-
- 07 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 10月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
As Khaled's suggestion, hard-coded font paths was only for my own testing.
-
- 03 10月, 2018 1 次提交
-
-
由 lantw44 提交于
Add the default font path used by FreeBSD ports.
-
- 02 10月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 01 10月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 29 9月, 2018 3 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
As it may cause a race unrelated to the issue actually happened
-
- 28 9月, 2018 5 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
- 27 9月, 2018 4 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
What were you thinking? ;)
-
由 Ebrahim Byagowi 提交于
-