mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-11-03 21:00:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			33 lines
		
	
	
		
			421 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			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>
 |