We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1955ec + ae48d8c commit f28489eCopy full SHA for f28489e
configure.ac
@@ -3498,6 +3498,7 @@ fi # "${HAVE_X11}" != "yes"
3498
3499
HAVE_HARFBUZZ=no
3500
if test "${HAVE_X11}" = "yes" && test "${HAVE_FREETYPE}" = "yes" \
3501
+ || test "$window_system" = "pgtk" \
3502
|| test "${HAVE_W32}" = "yes"; then
3503
if test "${with_harfbuzz}" != "no"; then
3504
### On MS-Windows we use hb_font_get_nominal_glyph, which appeared
0 commit comments