Skip to content
forked from realh/gimp-dds

Automatically exported from code.google.com/p/gimp-dds

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
MIT
LICENSE.nvtt
Notifications You must be signed in to change notification settings

Lisias/gimp-dds

This branch is up to date with realh/gimp-dds:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6b00c30 · Nov 23, 2016
Apr 17, 2008
May 4, 2012
Jun 27, 2012
Jun 27, 2012
Aug 5, 2012
Nov 28, 2013
Nov 28, 2013
Nov 28, 2013
Jun 27, 2012
Apr 11, 2008
Apr 4, 2010
Jul 13, 2012
Aug 16, 2012
Oct 3, 2013
Aug 30, 2012
Dec 20, 2013
Dec 11, 2013
Dec 20, 2013
Dec 3, 2013
Nov 28, 2012
Aug 1, 2012
Jul 13, 2012
Jul 13, 2012
Nov 23, 2016
Oct 3, 2013
Nov 28, 2012
Jul 13, 2012
Aug 1, 2012
Aug 8, 2012

Repository files navigation

DDS plugin for The GIMP
(C) 2004-2012 Shawn Kirst <skirst@gmail.com>,
with parts (C) 2003 Arne Reuter <homepage@arnereuter.de> where specified.
==========================================

This is a plugin for GIMP version 2.4.x. It allows you to load and save
images in Direct Draw Surface (DDS) format.

Features
==========================================
* Load/Save DDS files using DXT texture compression
* Automatic mipmap generation on save
* Load mipmaps into separate layers
* Load cube map faces and volume map slices into separate layers
* Cube and volume map saving
* Pixel conversion selection for custom formats (RGBA4, R5G6B5, RGB10A2, etc.)
* Load/save DDS files, optionally using DirectX texture compression (DXT)
* Optional automatic mipmap generation when saving
* Load mipmaps into separate layers
* Load cube map faces and volume map slices into separate layers
* Save cube maps and volume maps with automatic mipmap generation support
* Save image with a custom pixel format
* Non-power-of-two image loading and saving support with automatic mipmap generation support
* Compliant with DirectX 10 compressed formats
    

Installation
==========================================
See the file INSTALL for installation instructions

About

Automatically exported from code.google.com/p/gimp-dds

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
MIT
LICENSE.nvtt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.5%
  • Objective-C 5.0%
  • C++ 2.0%
  • Makefile 0.5%