pam*: add Korean translation (#14633)
* pam*: add Korean translation * Update pages.ko/common/pambrighten.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/common/pamdice.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/common/pampop9.md Co-authored-by: Chooooo <contact@choo.ooo> --------- Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
16
pages.ko/common/pamtotga.md
Normal file
16
pages.ko/common/pamtotga.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# pamtotga
|
||||
|
||||
> Netpbm 이미지를 TrueVision Targa 파일로 변환.
|
||||
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/pamtotga.html>.
|
||||
|
||||
- Netpbm 이미지를 TrueVision Targa 파일로 변환:
|
||||
|
||||
`pamtotga {{경로/대상/파일.pam}} > {{경로/대상/출력.tga}}`
|
||||
|
||||
- 출력 이미지의 색상 맵 지정:
|
||||
|
||||
`pamtotga -{{cmap|cmap16|mono|rgb}} {{경로/대상/파일.pam}} > {{경로/대상/출력.tga}}`
|
||||
|
||||
- 버전 표시:
|
||||
|
||||
`pamtotga -version`
|
Reference in New Issue
Block a user