tweaking command line text

This commit is contained in:
Richard Geldreich
2026-01-29 18:10:02 -05:00
parent 2cc9bee7a6
commit 7265c36f42
2 changed files with 2 additions and 4 deletions

View File

@@ -373,8 +373,7 @@
" match how the developer will decode or sample the ASTC texture data. Inverse\n"
" of -tl. Same as -srgb.\n"
"\n"
" -tl: Use LDR Linear ASTC decoding profile (same as -linear). Inverse of -ts.\n"
" Same as -linear.\n"
" -tl: Use LDR Linear ASTC decoding profile. Inverse of -ts. Same as -linear.\n"
"\n"
" -weights X Y Z W: Set unsigned integer channel error weights. Defaults are\n"
" 1,1,1,1. Useful to favor certain channels during compression.\n"

View File

@@ -374,8 +374,7 @@ sizes are supported (see the list below).
match how the developer will decode or sample the ASTC texture data. Inverse
of -tl. Same as -srgb.
-tl: Use LDR Linear ASTC decoding profile (same as -linear). Inverse of -ts.
Same as -linear.
-tl: Use LDR Linear ASTC decoding profile. Inverse of -ts. Same as -linear.
-weights X Y Z W: Set unsigned integer channel error weights. Defaults are
1,1,1,1. Useful to favor certain channels during compression.