pbm*: add Korean translation (#14553)
This commit is contained in:
13
pages.ko/common/pbmtomacp.md
Normal file
13
pages.ko/common/pbmtomacp.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# pbmtomacp
|
||||
|
||||
> PBM 이미지를 MacPaint 파일로 변환.
|
||||
> 같이 보기: `macptopbm`.
|
||||
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/pbmtomacp.html>.
|
||||
|
||||
- PBM 이미지를 MACP 파일로 변환:
|
||||
|
||||
`pbmtomacp {{경로/대상/이미지.pbm}} > {{경로/대상/출력.macp}}`
|
||||
|
||||
- 출력 파일을 압축하지 않음:
|
||||
|
||||
`pbmtomacp -norle {{경로/대상/이미지.pbm}} > {{경로/대상/출력.macp}}`
|
Reference in New Issue
Block a user