mirror of
https://github.com/yuzu-emu/FasTC
synced 2024-11-22 17:13:54 +00:00
Fix formatting
This commit is contained in:
parent
01b37778be
commit
426d12e5c9
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ compression time and PSNR.
|
|||
* [DXT5](http://www.opengl.org/registry/specs/EXT/texture_compression_s3tc.txt) [2]
|
||||
* [PVRTC](http://web.onetel.net.uk/~simonnihal/assorted3d/fenney03texcomp.pdf)
|
||||
* `-d`: Specifies the decompressed output file.
|
||||
* **Default**: <filename>-<fmt>.png
|
||||
* **Default**: `<filename>`-`<fmt>`.png
|
||||
* `-nd`: Suppress decompressed output.
|
||||
* `-t`: Specifies the number of threads to use for compression.
|
||||
* **Default**: 1
|
||||
|
|
Loading…
Reference in a new issue