pbm*: add Korean translation (#14553)
This commit is contained in:
12
pages.ko/common/pbmtobbnbg.md
Normal file
12
pages.ko/common/pbmtobbnbg.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# pbmtobbnbg
|
||||
|
||||
> PBM 이미지를 BitGraph 그래픽으로 변환.
|
||||
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/pbmtobbnbg.html>.
|
||||
|
||||
- PBM 이미지를 BitGraph 터미널 Display Pixel Data 시퀀스로 변환:
|
||||
|
||||
`pbmtobbnbg < {{경로/대상/이미지.pbm}} > {{경로/대상/출력.dpd}}`
|
||||
|
||||
- rasterop 지정:
|
||||
|
||||
`pbmtobbnbg {{3}} < {{경로/대상/이미지.pbm}} > {{경로/대상/출력.dpd}}`
|
Reference in New Issue
Block a user