mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-07 14:35:44 +02:00
251 B
251 B
ybmtopbm
将 Bennet Yee “面部”文件转换为 PBM。 更多信息:https://netpbm.sourceforge.net/doc/ybmtopbm.html.
- 将 YBM 图像文件转换为 PBM:
ybmtopbm {{路径/到/输入文件.ybm}} > {{路径/到/输出文件.pbm}}