[win32] Fix wrong description of the ICU option (#372)
This commit is contained in:
parent
219cb29c5d
commit
75fa884f92
|
@ -63,9 +63,7 @@ CAIRO_FT: Enable the build of the hb-view tool, which makes use of Cairo, and
|
|||
|
||||
GRAPHITE2: Enable the Graphite2 shaper, requires the SIL Graphite2 library.
|
||||
|
||||
ICU: Enables the build HarfBuzz-ICU, which is now the recommended layout engine
|
||||
for ICU (International Components for Unicode), which deprecated ICU LE.
|
||||
Requires the ICU libraries.
|
||||
ICU: Enables the build of ICU Unicode functions. Requires the ICU libraries.
|
||||
|
||||
UNISCRIBE: Enable Uniscribe platform shaper support.
|
||||
|
||||
|
|
Loading…
Reference in New Issue