From: Steinar H. Gunderson Date: Mon, 14 Jan 2013 09:32:06 +0000 (+0100) Subject: Correct atop → over in the README too. X-Git-Tag: 1.0~180 X-Git-Url: https://git.sesse.net/?p=movit;a=commitdiff_plain;h=602a1c600f39df2575718fc4df61fd706786f6e6 Correct atop → over in the README too. --- diff --git a/README b/README index c4d14c7..9e127a6 100644 --- a/README +++ b/README @@ -41,7 +41,7 @@ Still TL;DR, please give me the list of filters =============================================== Blur, diffusion, glow, lift/gamma/gain (color correction), mirror, -mix (add two inputs), overlay (the Porter-Duff “atop” operation), +mix (add two inputs), overlay (the Porter-Duff “over” operation), scale (bilinear and Lanczos), sharpen (both by unsharp mask and by Wiener filters), saturation (or desaturation), vignette, and white balance.