mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-29 04:44:47 +08:00
update documents
This commit is contained in:
parent
d5616ec9fa
commit
abde4c694d
@ -1,5 +1,10 @@
|
|||||||
Change Log
|
Change Log
|
||||||
==========
|
==========
|
||||||
|
Version 1.2.0 *(2015-09-16)*
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
add new transformations MaskTransformation and NinePatchMaskTransformation.
|
||||||
|
Thank you @start141
|
||||||
|
|
||||||
Version 1.1.0 *(2015-09-05)*
|
Version 1.1.0 *(2015-09-05)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
@ -85,6 +85,9 @@ android {
|
|||||||
### Blur
|
### Blur
|
||||||
`BlurTransformation`
|
`BlurTransformation`
|
||||||
|
|
||||||
|
### Mask
|
||||||
|
`MaskTransformation`, `NinePatchMaskTransformation`
|
||||||
|
|
||||||
### GPU Filter (use [GPUImage](https://github.com/CyberAgent/android-gpuimage))
|
### GPU Filter (use [GPUImage](https://github.com/CyberAgent/android-gpuimage))
|
||||||
*Will require add dependencies for GPUImage.*
|
*Will require add dependencies for GPUImage.*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user