1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-09-19 15:19:56 +00:00

Updated Texconv (markdown)

Chuck Walbourn 2023-06-09 10:40:38 -07:00
parent b5273653d6
commit 03e5c19be1

@ -17,6 +17,8 @@ texconv [options] [-flist <filename>] <file-name(s)>
The file-name parameter indicates the file(s) to convert using ``dds``, ``tga``, ``hdr``, ``ppm``, ``pfm``, or a WIC-supported format (``bmp``, ``jpg``, ``png``, ``jxr``, etc.).
This command-line parsing has some POSIX-like behavior for command-line arguments. It supports ``--version`` and ``--help`` command-line options, and the use of ``--`` disables further options parsing to support filenames that begin with `-` or `/` characters.
# Optional Switches Description
## File options