Update TODOs in cli.py
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -14,8 +14,7 @@ from .svg import gensvg
|
|||||||
# TODO - WASM compile for embedding directly in HTML
|
# TODO - WASM compile for embedding directly in HTML
|
||||||
# TODO - option to add a caption based on the filename
|
# TODO - option to add a caption based on the filename
|
||||||
# TODO - load palettes from a file
|
# TODO - load palettes from a file
|
||||||
# TODO - better dimensions for randomart matricizer
|
# TODO - ANSI 24-bit color output
|
||||||
|
|
||||||
|
|
||||||
def cli_main() -> None:
|
def cli_main() -> None:
|
||||||
"Main function entrypoint."
|
"Main function entrypoint."
|
||||||
|
|||||||
Reference in New Issue
Block a user