matheusdavidson / angular-cropperjs

CropperJS integration for Angular +6
MIT License
109 stars 69 forks source link

border radius #22

Closed elfanticos closed 1 year ago

elfanticos commented 6 years ago

Hello, how could I put the circular border on the cropper?

matheusdavidson commented 6 years ago

have a look at cropperjs documentation: https://fengyuanchen.github.io/cropperjs/

Not sure if they have this option but you can do anything described on their doc.