1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-08 09:06:35 +02:00
This commit is contained in:
Mikael Roos
2014-12-06 15:53:14 +01:00
parent b335587aa4
commit 9680cd421b

View File

@@ -19,7 +19,7 @@ You got an image from your friend who took it with the iPhone and you want to pu
<img src="http://dbwebb.se/kod-exempel/cimage/webroot/img.php?src=issue36/me-270.jpg&w=300" alt=""> <img src="http://dbwebb.se/kod-exempel/cimage/webroot/img.php?src=issue36/me-270.jpg&w=300" alt="">
The original image is looking like the one to the right, scaled down to a width of 300 pixels. The original image is looking like this one, scaled down to a width of 300 pixels.
So, you need to rotate it and crop off some parts to make it intresting. So, you need to rotate it and crop off some parts to make it intresting.