mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-29 17:33:08 +03:00
Update CHANGES.rst [ci skip]
This commit is contained in:
parent
8a9afb6717
commit
f410ec4eab
|
@ -5,9 +5,18 @@ Changelog (Pillow)
|
||||||
10.2.0 (unreleased)
|
10.2.0 (unreleased)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
- Apply ImageFont.MAX_STRING_LENGTH to ImageFont.getmask() #7662
|
||||||
|
[radarhere]
|
||||||
|
|
||||||
|
- Optimise ``ImageColor`` using ``functools.lru_cache`` #7657
|
||||||
|
[hugovk]
|
||||||
|
|
||||||
- Restricted environment keys for ImageMath.eval() #7655
|
- Restricted environment keys for ImageMath.eval() #7655
|
||||||
[wiredfool, radarhere]
|
[wiredfool, radarhere]
|
||||||
|
|
||||||
|
- Optimise ``ImageMode.getmode`` using ``functools.lru_cache`` #7641
|
||||||
|
[hugovk, radarhere]
|
||||||
|
|
||||||
- Fix incorrect color blending for overlapping glyphs #7497
|
- Fix incorrect color blending for overlapping glyphs #7497
|
||||||
[ZachNagengast, nulano, radarhere]
|
[ZachNagengast, nulano, radarhere]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user