[configure] Fix wording
Fixes https://github.com/harfbuzz/harfbuzz/issues/741
This commit is contained in:
parent
aed32589af
commit
fcb8be1a38
|
@ -515,14 +515,14 @@ Unicode callbacks (you want at least one):
|
||||||
Glib: ${have_glib}
|
Glib: ${have_glib}
|
||||||
ICU: ${have_icu}
|
ICU: ${have_icu}
|
||||||
|
|
||||||
Font callbacks (the more the better):
|
Font callbacks (the more the merrier):
|
||||||
FreeType: ${have_freetype}
|
FreeType: ${have_freetype}
|
||||||
|
|
||||||
Tools used for command-line utilities:
|
Tools used for command-line utilities:
|
||||||
Cairo: ${have_cairo}
|
Cairo: ${have_cairo}
|
||||||
Fontconfig: ${have_fontconfig}
|
Fontconfig: ${have_fontconfig}
|
||||||
|
|
||||||
Additional shapers (the more the better):
|
Additional shapers (the more the merrier):
|
||||||
Graphite2: ${have_graphite2}
|
Graphite2: ${have_graphite2}
|
||||||
|
|
||||||
Platform shapers (not normally needed):
|
Platform shapers (not normally needed):
|
||||||
|
|
Loading…
Reference in New Issue