jf, pam*,pbmtosunicon, pcdovtoppm, pngtopam, pnm*, ruff-*, sunicontopnm: add Dutch translation, pcdovtoppm: fix typo (#12878)

* jf, pam*,pbmtosunicon, pcdovtoppm, pngtopam, pnm*, ruff-*, sunicontopnm: add Dutch translation

* pamfix, pages.nl/*: fix and translate typo's

* pamfix, pamfile: fix typos
This commit is contained in:
Sebastiaan Speck
2024-06-03 13:02:46 +02:00
committed by GitHub
parent e567dc6833
commit 50937f1c75
42 changed files with 470 additions and 17 deletions

View File

@@ -0,0 +1,9 @@
# pamarith
> Pas een binaire functie toe op twee Netpbm afbeeldingen.
> Bekijk ook: `pamfunc`.
> Meer informatie: <https://netpbm.sourceforge.net/doc/pamarith.html>.
- Pas de gespecificeerde binaire functie pixel-gewijs toe op twee gespecificeerde afbeeldingen (welke hetzelfde formaat dienen te hebben):
`pamarith -{{add|subtract|multiply|divide|difference|minimum|maximum|...}} {{pad/naar/afbeelding1.pam|pbm|pgm|ppm}} {{pad/naar/afbeelding2.pam|pbm|pgm|ppm}}`