ImageGrid/ui (gen4)/experiments/image-crop-edit.html

33 lines
421 B
HTML
Raw Normal View History

<!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>