add new chinese translations
This commit is contained in:
13
pages.zh/common/pamcrater.md
Normal file
13
pages.zh/common/pamcrater.md
Normal 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}}`
|
Reference in New Issue
Block a user