mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 12:17:14 +03:00
Merge pull request #38 from radarhere/freetype
Updated freetype to 2.6.4
This commit is contained in:
commit
4485eb1384
Binary file not shown.
BIN
archives/freetype-2.6.4.tar.gz
Normal file
BIN
archives/freetype-2.6.4.tar.gz
Normal file
Binary file not shown.
|
@ -6,7 +6,7 @@ export CC=clang
|
|||
export CXX=clang++
|
||||
|
||||
# Package versions for fresh source builds
|
||||
FT_VERSION=2.6.3
|
||||
FT_VERSION=2.6.4
|
||||
PNG_VERSION=1.6.23
|
||||
ZLIB_VERSION=1.2.8
|
||||
JPEG_VERSION=9b
|
||||
|
|
Loading…
Reference in New Issue
Block a user