View Single Post
Old 2009-10-08, 11:41 AM   #5
kickass
Are you sure this is the Sci-Fi Convention? It's full of nerds!
 
kickass's Avatar
 
Join Date: Mar 2009
Posts: 266
What whoredollars means is that you're using a function, probably a php function, to show the image as a thumb. The funtion compresses the image in real time evey time the page is requested. There is actually no thumb file, this is very useful sometimes, but in this case I suggest that you crop the original image and save the thumb as a separate file.

The quality of the images is good, nothing to worry there.
__________________
kickass is offline   Reply With Quote