KhronosGroup / KTX-Software

KTX (Khronos Texture) Library and Tools
Other
834 stars 222 forks source link

Fix man page issues introduced by PR #817 #903

Closed MarkCallow closed 2 months ago

MarkCallow commented 2 months ago

Fix various @snippet references that were not updated to reflect file and option name changes in PR #817. Add new encode_utils files to ktxtool sources.

Reorganize encoding options and improve explanations in ktx create and ktx encode man pages.

Changes in ktx encode documentation are a pre-cursor to adding ASTC support. Full proposed documentation is there but ASTC portions are commented out. This was proposed in a previously distributed e-mail.

@wasimabbas-arm please review. When you add ASTC support to ktx encode please ensure the documentation is correct. I don't want to have to spend time fixing it.

MarkCallow commented 2 months ago

@wasimabbas-arm are you okay with this? I want to merge it.

wasimabbas-arm commented 2 months ago

Once my comments are resolved it LGTM