calendar, atq, catimg: add Farsi translation (#12004)
This commit is contained in:

committed by
GitHub

parent
3a37343e59
commit
1842ae098e
21
pages.fa/common/catimg.md
Normal file
21
pages.fa/common/catimg.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# catimg
|
||||
|
||||
> چاپ عکس در ترمینال.
|
||||
> موارد مشابه: `pixterm`, `chafa`.
|
||||
> اطلاعات بیشتر: <https://github.com/posva/catimg>.
|
||||
|
||||
- چاپ یک JPEG, PNG, یا GIF در ترمینال:
|
||||
|
||||
`catimg {{path/to/file}}`
|
||||
|
||||
- دوبرابر کردن وضوح یک تصویر:
|
||||
|
||||
`catimg -r 2 {{path/to/file}}`
|
||||
|
||||
- غیرفعال سازی رنگ 24 بیتی برای پشتیبانی بهتر ترمینال:
|
||||
|
||||
`catimg -t {{path/to/file}}`
|
||||
|
||||
- مشخص کردن طول و عرض دلخواه:
|
||||
|
||||
`catimg {{-w|-H}} {{40}} {{path/to/file}}`
|
Reference in New Issue
Block a user