common/x*: add Korean translation (#14635)

This commit is contained in:
코드싸이
2024-11-05 16:07:08 +09:00
committed by GitHub
parent 23c5de443b
commit a3249448d1
40 changed files with 815 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# xbmtopbm
> X11 또는 X10 비트맵을 PBM 이미지로 변환.
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/xbmtopbm.html>.
- XBM 이미지를 PPM 이미지로 변환:
`xbmtopbm {{경로/대상/입력_파일.xbm}} > {{경로/대상/출력_파일.pbm}}`