From b706be540c4db61e228ac0433ee9b88e5286d50b Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 14 Jul 2022 11:03:04 -0600 Subject: [PATCH] [mingw32] Update instructions --- README.mingw.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.mingw.md b/README.mingw.md index e08995ab4..60629f6fc 100644 --- a/README.mingw.md +++ b/README.mingw.md @@ -29,6 +29,12 @@ for reference. - 32bit: `../mingw-configure.sh i686` - 64bit: `../mingw-configure.sh x86_64` + c) Build as usual: + - make + + d) Configure your wine to find system mingw libraries. See: + https://fedoraproject.org/wiki/MinGW/Configure_wine + Now you can use `hb-shape` by `(cd win32build/util && wine hb-shape.exe)` but if you like to shape with the Microsoft Uniscribe: