fixed naming of the Win folder
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@308 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
parent
49d121bb7d
commit
b9db2e48c7
@ -13,13 +13,13 @@ September 9, 2002
|
||||
http://fonttools.sourceforge.net/cvs-snapshots/zip/fonttools-current-snapshot.zip
|
||||
4. Unzip the CVS snapshot of FontTools into a folder.
|
||||
5. In the folder where you unzipped FontTools, type:
|
||||
python.exe setup.py py2exe -O2 -f --icon Win\fonttools.ico
|
||||
python.exe setup.py py2exe -O2 -f --icon Windows\fonttools.ico
|
||||
7. Install InnoSetup 3:
|
||||
http://www.jrsoftware.org/is3.php
|
||||
8. Run Inno Setup and open Win\fonttools-win-setup.iss (this file)
|
||||
8. Run Inno Setup and open Windows\fonttools-win-setup.iss (this file)
|
||||
9. In Inno Setup, select File/Compile, then Run/Run.
|
||||
|
||||
The distributable FontTools Windows setup executable has been saved
|
||||
in the Output subfolder of the FontTools\Win folder.
|
||||
in the Output subfolder of the FontTools\Windows folder.
|
||||
|
||||
For information on running FontTools on Windows, see fonttools-win-setup.txt in this folder.
|
||||
|
Loading…
x
Reference in New Issue
Block a user