1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:42:09 +02:00
tldr/pages.ko/common/mgrtopbm.md
코드싸이 feb91d75ea
mpv: fix typo, common/m*: add and update Korean translation (#14664)
* common/m*: add and update Korean translation

* mpv: fix typo
2024-11-07 09:27:03 +09:00

272 B

mgrtopbm

MGR 비트맵을 PBM 파일로 변환. 같이 보기: pbmtomgr. 더 많은 정보: https://netpbm.sourceforge.net/doc/mgrtopbm.html.

  • MGR 비트맵을 PBM 파일로 변환:

mgrtopbm {{경로/대상/이미지.mgr}} > {{경로/대상/출력.pbm}}