On Thu, Sep 09, 2004 at 02:36:07PM +0200, Szasz Pal wrote:
> 
> Hi!
> 
> I'm looking for a gimp script/plugin which could split up an image in
> small tiles. For example I have 'tiles.png', a 128x128 image which
> contains 16x16 tiles. The script would be able to split it and save them
> in 'tile00.png', 'tile01.png', ... , 'tile77.png'.
> 
> Does such script already exists?
> If not can you write me some notes on how to start writing one, what
> functions should I use for it?
> 
if you dont need html to go with the tiles, Image -->Transform
-->Guillotine should do the trick.

if you need html, then perlotine can be installed with the gimp-perl
module.

carol

_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to