Fanstatic packaging of ngImgCrop
Project description
js.angular_imgcrop
Introduction
This library packages ngImgCrop for fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.angular_imgcrop) are published to some URL.
The upstream software is no longer maintenained.
How to use?
You can import imgcrop from js.angular_imgcrop and need it where you want these resources to be included on a page:
>>> from js.angular_imgcrop import imgcrop >>> imgcrop.need()
CHANGES
0.3.5 (2021-03-19)
Patch issue about square cropping.
0.3.4 (2019-07-03)
Update to https://github.com/CrackerakiUA/ngImgCropFullExtended/ - supports rectangle with aspect ratio
Fixed issue where cropping added white bars to result image.
Upstream is no longer maintenained.
0.3.3 (2019-04-23)
Fix issue where “Take Photo” in portrait mode results in canvas without height.
Upstream is no longer maintenained.
0.3.2 (2015-04-15)
Initial release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.