linux/k*: add Korean translation (#14708)

This commit is contained in:
코드싸이
2024-11-09 10:42:42 +09:00
committed by GitHub
parent 1df5d0549f
commit b3c1bd3f4e
24 changed files with 580 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# ksvgtopng5
> SVG 파일을 PNG 형식으로 변환.
> 더 많은 정보: <https://invent.kde.org/plasma/kde-cli-tools/-/blob/master/ksvgtopng/ksvgtopng.cpp>.
- SVG 파일(절대 경로여야 함)을 PNG로 변환:
`ksvgtopng5 {{너비}} {{높이}} {{경로/대상/파일.svg}} {{출력_파일명.png}}`