mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-30 22:55:29 +02:00
264 B
264 B
ybmtopbm
Bennet Yee "face" 파일을 PBM으로 변환. 더 많은 정보: https://netpbm.sourceforge.net/doc/ybmtopbm.html.
- YBM 이미지 파일을 PBM으로 변환:
ybmtopbm {{경로/대상/입력_파일.ybm}} > {{경로/대상/출력_파일.pbm}}