add new chinese translations
This commit is contained in:
24
pages.zh/linux/img2txt.md
Normal file
24
pages.zh/linux/img2txt.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# img2txt
|
||||
|
||||
> 将图像转换为彩色ASCII字符,并将其输出为基于文本的彩色文件。
|
||||
> 更多信息:<https://manned.org/img2txt>。
|
||||
|
||||
- 将输出列数设置为特定值:
|
||||
|
||||
`img2txt --width={{10}}`
|
||||
|
||||
- 将输出行数设置为特定值:
|
||||
|
||||
`img2txt --height={{5}}`
|
||||
|
||||
- 将输出字体宽度设置为特定值:
|
||||
|
||||
`img2txt --font-width={{12}}`
|
||||
|
||||
- 将输出字体高度设置为特定值:
|
||||
|
||||
`img2txt --font-height={{14}}`
|
||||
|
||||
- 将图像亮度设置为特定值:
|
||||
|
||||
`img2txt --brightness={{2}}`
|
Reference in New Issue
Block a user