fengyuanchen / cropper

⚠️ [Deprecated] No longer maintained, please use https://github.com/fengyuanchen/jquery-cropper
MIT License
7.75k stars 1.74k forks source link

how to set default width and height while import a picture? I need a default area. #967

Closed dacky closed 6 years ago

dacky commented 6 years ago

how to set default width and height while import a picture? I need a default area and it fixed

fengyuanchen commented 6 years ago

You don't need this. Why not just resize the result image after cropped? Do you try the getCroppedCanvas method?