From 75fa884f925c203a839b5874f30bf9ebf025b6e4 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Mon, 5 Dec 2016 23:20:47 +0200 Subject: [PATCH] [win32] Fix wrong description of the ICU option (#372) --- win32/README.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/win32/README.txt b/win32/README.txt index 07e211c0a..af0dc15c1 100644 --- a/win32/README.txt +++ b/win32/README.txt @@ -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.