Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pillow / Tests / images / tga / common / readme.txt
Size: Mime:
Images in this directory were created with GIMP.

TGAs have names in the following format:

  {width}x{height}_{mode}_{origin}_{compression}.tga

Where:
  mode is PIL mode in lower case (L, P, RGB, etc.)
  origin:
    "bl" - bottom left
    "tl" - top left
  compression is either "raw" or "rle"