[mingw32] Update instructions

This commit is contained in:
Behdad Esfahbod 2022-07-14 11:03:04 -06:00
parent 5363e40de1
commit b706be540c
1 changed files with 6 additions and 0 deletions

View File

@ -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: