On Mar 30, 2008, at 8:59 PM, elite1967 wrote: > > andyg;268574 Wrote: >> >> >> 50x50 png (web thumbnails) >> 56x56 png (Jive thumbnails) >> 56x56 gd (Jive thumbnails) >> thumbSize || 100x100 png (larger web thumbnails) >> >> Actually, we can probably get rid of the 56x56 png since Jive only >> uses gd images now... > > Hi Andy, > maybe a stupid question, but where are the cached images stored?
<cache dir>/Artwork > Can an external program access them directly? Not really, other data is stored with the image data so you'd have to use Cache::FileCache to access the data. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
