""" The s3tc module provides encoders and decoders for the common S3 Texture Compression formats. BC1-5 encoding is done internally using a modified version of rgbcx.h. """ from _quicktex._s3tc import *