ppm*: add Korean translation (#14632)
This commit is contained in:
9
pages.ko/common/ppmtoterm.md
Normal file
9
pages.ko/common/ppmtoterm.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# ppmtoterm
|
||||
|
||||
> PPM 이미지를 ANSI ISO 6429 ASCII 이미지로 변환.
|
||||
> 같이 보기: `ppmtoascii`, `pbmtoascii`, `pbmto4425`.
|
||||
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/ppmtoterm.html>.
|
||||
|
||||
- 각 픽셀을 개별 문자에 매핑하여 PPM 이미지를 ANSI ISO 6429 ASCII 이미지로 변환:
|
||||
|
||||
`ppmtoterm {{경로/대상/입력.ppm}} > {{경로/대상/출력.txt}}`
|
Reference in New Issue
Block a user