mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Fixing some spelling errors, thanks @ptone.
This commit is contained in:
parent
78709be23c
commit
3bd7b59046
1 changed files with 2 additions and 2 deletions
|
|
@ -7,10 +7,10 @@ v1.0.3
|
|||
- ``ImageSpec._create()`` was renamed ``ImageSpec.generate()`` and is now
|
||||
available in the public API.
|
||||
|
||||
- Added an ``AutoConvert`` processor to encapsulate the trasnparency
|
||||
- Added an ``AutoConvert`` processor to encapsulate the transparency
|
||||
handling logic.
|
||||
|
||||
- Refactored trasnaprency handling to be smarter, handleing a lot more of
|
||||
- Refactored transparency handling to be smarter, handling a lot more of
|
||||
the situations in which one would convert to or from formats that support
|
||||
transparency.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue