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

FreeBSD Manual Pages

  
 
  

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

NAME
     s2tc_from_s3tc - Convert a S3TC format texture into S2TC format one.

SYNOPSIS
     s2tc_from_s3tc

DESCRIPTION
     s2tc_from_s3tc  allows a very simple conversion without any kind of dither-
     ing conversion of S3TC format textures into  S2TC	format	ones  using  the
     lossy algorithm implemented in S2TC.

     It  is faster but yields lower quality than decompressing using a s3tc tool
     and also even worse than s2tc_decompress.

OPTIONS
     -i     INFILE.dds

     -o     OUTFILE.dds

     AUTHOR
	    s2tc_from_s3tc 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_FROM_S3TC(1)

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

home | help