Skip to main content

Crate agx

Crate agx 

Source
Expand description

AgX command-line interface.

See the project site for the full CLI reference.

ModulesΒ§

batch πŸ”’

FunctionsΒ§

main πŸ”’
render_and_encode πŸ”’
Render a decoded image with an optional preset and encode to PNG. Used by run_multi_apply for both sequential and parallel paths.
run_apply πŸ”’
run_batch_apply πŸ”’
run_batch_edit πŸ”’
run_edit πŸ”’
run_multi_apply πŸ”’
warn_unknown_preset_fields πŸ”’
Print preset unknown-field warnings to stderr. Apply-time variant of the validate command’s unknown-field detection β€” warns rather than errors so apply continues with what it understood.