common/*, freebsd/cal: add Indonesian translations (#14141)
This commit is contained in:

committed by
GitHub

parent
78a826ff43
commit
869c1a88d2
12
pages.id/common/asciitopgm.md
Normal file
12
pages.id/common/asciitopgm.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# asciitopgm
|
||||
|
||||
> Ubah format gambar ASCII menuju suatu berkas PGM.
|
||||
> Informasi lebih lanjut: <https://netpbm.sourceforge.net/doc/asciitopgm.html>.
|
||||
|
||||
- Baca data ASCII sebagai input dan hasilkan gambar PGM dengan nilai piksel yang merupakan perkiraan "kecerahan" karakter ASCII:
|
||||
|
||||
`asciitopgm {{jalan/menuju/input}} > {{jalan/menuju/output.pgm}}`
|
||||
|
||||
- Tampilkan informasi versi:
|
||||
|
||||
`asciitopgm -version`
|
Reference in New Issue
Block a user