ImageGrid/ui (gen4)/experiments/image-crop-edit.html
Alex A. Naanou 01997d9bb1 bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2017-11-08 06:09:49 +03:00

33 lines
421 B
HTML
Executable File

<!DOCTYPE html>
<html>
<style>
</style>
<script src="../ext-lib/jquery.js"></script>
<script src="../ext-lib/jquery-ui.js"></script>
<script src="../lib/jli.js"></script>
<script>
</script>
<body>
<!-- TODO:
- setup standard single image mode
- add elements:
- crop rectangle
- crop preset selector
- free form
- 2:3
- 3:2
- 1:1
- 16:9
- add...
-->
</body>
</html>