Refactor get_size method and add 2 properties to Image (size and thumb_size).

Add tests for get_size method
This commit is contained in:
franek
2015-06-14 12:54:19 +02:00
parent 20daa3916c
commit a7e9c17489
4 changed files with 38 additions and 14 deletions

View File

@@ -5,6 +5,7 @@ alphabetical order):
- Andreas Sieferlinger
- Antoine Pitrou
- Christophe-Marie Duquesne
- @franek (François D.)
- Giel van Schijndel
- Jamie Starke
- @jdn06