''' This script is part of the FURWARE texture creator, a texture generation script for the FURWARE text text-on-prim script for Second Life(R). Please see the included README and LICENSE files in the root directory for more information. ''' import struct, array def writeTGA(width, height, bitsPerColor, bitsPerPixel, data, path): FORMAT = "