1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-09 09:36:38 +02:00

Corrected calculation where both width and height were set.

This commit is contained in:
Mikael Roos
2012-04-27 08:35:16 +02:00
parent 980b4cce3c
commit 5377b1441a
2 changed files with 12 additions and 7 deletions

View File

@@ -21,6 +21,11 @@ Mikael Roos (mos@dbwebb.se)
Revision history
----------------
v0.1.1 (2012-04-27)
* Corrected calculation where both width and height were set.
v0.1 (2012-04-25)
* Initial release after rewriting some older code I had lying around.