Automattic / Gravatar-SDK-iOS

Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
https://gravatar.com
Mozilla Public License 2.0
41 stars 5 forks source link

Quick Editor: Upload image processor #364

Open pinarol opened 2 months ago

pinarol commented 2 months ago

We have a "squared()" method to compensate with the Apple's default cropper's errors. I think we can include it in the upload function but in a way that is easily replaceable, like the image processor we have for the image download operation.

andrewdmontgomery commented 1 month ago

I started working on this, but we've decided that this can safely wait for another release.