---- Reported by kbr 2007-07-15 10:08:24 ---- The TextureWriter SPI interface needs to be expanded in order to support decompression of texture data. The interface needs to look something like boolean matches(File file); boolean readBackCompressed(); void write(File file, TextureData data) throws IOException; --- Bug imported by sgothel@jausoft.com 2010-03-24 07:50 EDT --- This bug was previously known as _bug_ 310 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=310