mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 09:26:16 +03:00
commit
87d984acb5
|
@ -6,11 +6,11 @@ Building Pillow on Windows
|
|||
|
||||
This page will describe a build setup to build Pillow against the
|
||||
supported python versions in 32 and 64-bit modes, using freely
|
||||
availble Microsoft compilers. This has been developed and tested
|
||||
available Microsoft compilers. This has been developed and tested
|
||||
against 64-bit Windows 7 Professional and Windows Server 2012
|
||||
64-bit version on Amazon EC2.
|
||||
|
||||
Prerequsites
|
||||
Prerequisites
|
||||
------------
|
||||
|
||||
Extra Build Helpers
|
||||
|
|
|
@ -84,7 +84,7 @@ ZLIB_LIB = $(ZLIBDIR)/zlib.lib
|
|||
|
||||
#
|
||||
# Comment out the following lines to disable strip chopping
|
||||
# (whether or not to convert single-strip uncompressed images to mutiple
|
||||
# (whether or not to convert single-strip uncompressed images to multiple
|
||||
# strips of specified size to reduce memory usage). Default strip size
|
||||
# is 8192 bytes, it can be configured via the STRIP_SIZE_DEFAULT parameter
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue
Block a user