glide-transformations icon indicating copy to clipboard operation
glide-transformations copied to clipboard

An Android transformation library providing a variety of image transformations for Glide.

Results 56 glide-transformations issues
Sort by recently updated
recently updated
newest added

This is more a request than an issue. If you pass borderSize = 0 it actually is not 0 it is 1 pixel. This is an issue if you want...

# Future Task ## What is the motivation? ## What kind of solution can be considered? ## What do you want to discuss? *Please add relevant labels* ----- # Bug...

# Future Task ## What is the motivation? ## What kind of solution can be considered? ## What do you want to discuss? *Please add relevant labels* ----- # Bug...

After updating to 4.3.0 I saw a significant spike in crashes in the native library. I use BlurTransformation in my code and looks like the new version uses RenderScript to...

As Glide documentation says, Transformations are meant to be statless. The `transform` method instead changes the properties `width` and `height` in the very first lines: each property is immutable only...

# Future Task ## What is the motivation? ## What kind of solution can be considered? ## What do you want to discuss? *Please add relevant labels* ----- # Bug...

How to RoundedCornersTransformation with border

![image](https://user-images.githubusercontent.com/16489590/148336899-a4001264-86fa-4b16-8b18-2e82586c74b0.png) I used CircleCrop, but the pictures are enlarged, I want fitCenter mode

Hey! Any plans to migrate to MavenCentral or JitPack as [JCenter will be sunset](https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/) on May 1st, 2021? Useful hints on the migration process can be found [here](https://chris.banes.dev/publishing-to-maven-central/). Thanks!

## What does this change? This pull request has one feature that does crop on top of the left and right on the same image. ## Screenshots ![20211016_182915](https://user-images.githubusercontent.com/88933549/137588755-fe19c190-88b5-41e4-898a-0c86eab72830.jpg)