mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-09-24 13:07:00 +03:00
Updated FreeType to 2.14.1 on Windows
This commit is contained in:
parent
6916a73b57
commit
04177eb6ba
|
@ -114,7 +114,7 @@ ARCHITECTURES = {
|
||||||
|
|
||||||
V = {
|
V = {
|
||||||
"BROTLI": "1.1.0",
|
"BROTLI": "1.1.0",
|
||||||
"FREETYPE": "2.13.3",
|
"FREETYPE": "2.14.1",
|
||||||
"FRIBIDI": "1.0.16",
|
"FRIBIDI": "1.0.16",
|
||||||
"HARFBUZZ": "11.4.5",
|
"HARFBUZZ": "11.4.5",
|
||||||
"JPEGTURBO": "3.1.2",
|
"JPEGTURBO": "3.1.2",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user