[Gimp-user] Re: ANNOUNCE: AutoThumb - indexing your image collections

2001-09-20 Thread Patrick Shirkey
it seems trivial to add height and width parameters to the html. I'll let you know if I get anywhere. -- Patrick Shirkey - Manager Boost Hardware Limited. Http://www.boosthardware.com - For the discerning

[Gimp-user] Patch 2: makethumb

2001-09-20 Thread Patrick Shirkey
$THUMB $F -echo -n ' NOSAVE BORDER=0/a' $F +echo -n ' width=' $F +echo -n $WIDTH $F +echo -n ' height=' $F +echo -n $HEIGHT $F +echo -n 'NOSAVE BORDER=0/a' $F echo 'pPic/center' $F echo '/td' $F COL=$((COL + 1)) - -- Patrick Shirkey - Manager Boost Hardware Limited

Re: [Gimp-user] ANNOUNCE: AutoThumb - indexing your image collections

2001-09-19 Thread Patrick Shirkey
Excellent idea. I just tried it out and although it could make the html and format the inmages correctly it doesn't show any thumbnails. However if I click on the no-image icons then it brings up the correct sized picture. Is there something I am missing? -- Patrick Shirkey - Manager Boost