Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
S2TC_COMPRESS(1)	     General Commands Manual		S2TC_COMPRESS(1)

NAME
     s2tc_compress - Compress the image into a S2TC format texture.

SYNOPSIS
     s2tc_compress

DESCRIPTION
     s2tc_compress allows compression of images into S2TC format textures.

OPTIONS
     -i     INFILE.tga

     -o     OUTFILE.dds

     -t     One of the following compression algorithms
	    DXT1

	    DXT3

	    DXT5

     -l     libtxc_dxtn.so Path to an implementation of libtxc-dxtn

     AUTHOR
	    s2tc_compress is part of the S2TC toolset

     This  manual page was written by Lennart Weller <lhw@ring0.de>, for the De-
     bian project (but may be used by others).

				December 26, 2015		S2TC_COMPRESS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=s2tc_compress&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help