On Mon, Sep 14, 2009 at 10:42 AM, Atton Jonathan <jonathan.at...@gmail.com> wrote: > Use the FDO specs is a clean way but 128x128 and 512x512 is not enough. I > really need 512x512 and using a second folders is crappy :/ What happen if I > want resize an image of 123x2345 and keep the ratio, I can do this with > ethumb and the FDO specs ?
with ethumb you can do whatever you want, discard aspect, keep it or even crop (for example the aspect is kept, but the minimum of (w,h) is kept and the overflow is lost, this is the cute effect some applications like apple's aperture use. The thing is, if you set parameters that are not FDO compatible then ethumb will generate the path using different format, like ~/.thumbnails/category-size-... If you wish, you can also specify the desired thumbnail path with ethumb_client_thumb_path_set() and force it to be anywhere you wish. > If I choose to store the thumbnails in an eet file, I will write the eet > support in ethumb. excellent! > I am writting a photos manager. Currently I have 1 eet file per folder with > the list of photos. (currently only the name and the file name are saved but > I will add some extra data as tags). I will have to manage the thumbnails > and I have 2 choice : using real files or 1 (or more if necessary) eet file > with thumbnails. I understand and specific needs was the driven force behind Ethumb. If you can cooperate with the standard, then good, you may save time by not generating the thumbnails, but if you cannot, then do it the way you wish. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel