add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,13 @@
# pamcrater
> 创建一个带有陨石坑地形的PAM图像。
> 另请参见:`pamshadedrelief``ppmrelief`。
> 更多信息:<https://netpbm.sourceforge.net/doc/pamcrater.html>。
- 创建一个具有指定尺寸的陨石坑地形图像:
`pamcrater -height {{height}} -width {{width}} > {{path/to/output.pam}}`
- 创建一个包含指定数量陨石坑的图像:
`pamcrater -number {{n_craters}} > {{path/to/output.pam}}`