Path: chuka.playstation.co.uk!tjs From: tjs@cs.monash.edu.au (Toby Sargeant) Newsgroups: scee.yaroze.programming.2d_graphics Subject: Re: Linux TIMs Date: 11 Nov 1998 22:59:30 GMT Organization: PlayStation Net Yaroze (SCEE) Lines: 14 Message-ID: References: <364A04C9.2C9294FC@wyrddreams.demon.co.uk> NNTP-Posting-Host: longford.cs.monash.edu.au X-Newsreader: slrn (0.9.4.3 UNIX) On Wed, 11 Nov 1998 21:42:33 +0000, James Tait wrote: >Hi folks, > was just wondering if anyone had done a plugin for the GIMP to save to >TIM format, in the same vein as the Photoshop one. Or if the TIMUtil >had been converted for Linux. Or if the sources for the DOS/Windoze >versions of either were available. Anybody? Please? Someone outside the yaroze group has released most of a gimp plugin. I tend to just use the python imaging library to read in a picture and then dump raw data. I started working on a python TIMUtil, but it was so intensely boring that I decided to give up in favour of small scripts that I can just use to dump the data with. Making them dump a TIM as output should be pretty easy. Toby.