calendar, atq, catimg: add Farsi translation (#12004)

This commit is contained in:
Mohammad Reza Soleimani
2024-01-05 13:52:16 +03:30
committed by GitHub
parent 3a37343e59
commit 1842ae098e
3 changed files with 57 additions and 0 deletions

21
pages.fa/common/catimg.md Normal file
View 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}}`