| Comment by: Massimiliano Scarano (37.118.126.162) | At: 17 Feb 2015, 13:18 | File version: 53.4 | 
| @pvanni 
 Thanks for your feedback.
 
 The application does not keep the exact aspect ratio of the thumbnail preview, but an approximation of it good enough for my purpose.
 
 | 
|  | 
|  | 
| Comment by: pvanni (46.232.150.193) | At: 17 Feb 2015, 12:12 | File version: 53.4 | 
| Nice program, it would be nice to have the possibility of a scaled view. With a 1280x1024 screen, the  thumbnail's aspect ratio it's not mantained
 
 | 
|  | 
|  | 
| Comment by: Massimiliano Scarano (93.45.119.198) | At: 03 Jan 2015, 09:57 | File version: 53.3 | 
| @tommysammy 
 Thanks for the feedback!
 Shell is just a possible interface.
 
 The future of this project is depending on people donations.
 
 | 
|  | 
|  | 
| Comment by: tommysammy (93.221.33.225) | At: 02 Jan 2015, 13:37 | File version: 53.3 | 
| This programm need a gui 
 | 
|  | 
|  | 
| Comment by: Massimiliano Scarano (93.45.120.242) | At: 15 Dec 2014, 11:54 | File version: 53.2 | 
| @Lio 
 Thanks for your feedback!
 Other cool and new features are planned ... :)
 
 | 
|  | 
|  | 
| Comment by: Lio (79.132.58.241) | At: 29 Nov 2014, 19:35 | File version: 53.1 | 
| Working nicely, well done ! The tooltypes SCRWIDTH and SCRHEIGHT are misleading (to me at least) because I thought the picture is resized to these parameters but is not.
 I made a little IconX script to launch it (easier than from the CLI) :
 
 Set picturefile `RequestFile TITLE="Select a picture"`
 IF NOT SET $picturefile
 Quit
 ENDIF
 Run HottiesView "$picturefile" SCRWIDTH=1920 SCRHEIGHT=1080
 
 | 
|  | 
|  |