文字横幅
figlet 或 pyfiglet 后):
standard。使用 figlet -f? 或 pyfiglet -l 列出字体。
图片转 ASCII
@%#*+=-:. )。
后备字体
如果figlet 和 pyfiglet 都不可用,Arka 会使用内置的 5 行块字体渲染 A–Z、0–9 和空格。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
使用 figlet、pyfiglet 或内置块字体后备,在终端中生成文字横幅并将图片转换为 ASCII 艺术。
arka make ascii art HELLO WORLD
arka ascii banner Arka Agent
arka figlet "Good morning"
arka ascii_art Hello from Arka
figlet 或 pyfiglet 后):
arka ascii_art --font slant "Ship it"
standard。使用 figlet -f? 或 pyfiglet -l 列出字体。
arka ascii art from photo.jpg
arka convert logo.png to ascii
arka ascii_art --image screenshot.png
@%#*+=-:. )。
figlet 和 pyfiglet 都不可用,Arka 会使用内置的 5 行块字体渲染 A–Z、0–9 和空格。
# macOS
brew install figlet
# Python
pip install pyfiglet