From d6eaec40dcb1f16be0b1fd156177e2baf5984f66 Mon Sep 17 00:00:00 2001 From: cantabile Date: Sat, 14 Dec 2013 21:30:52 +0200 Subject: [PATCH] Tweak readme.rst --- readme.rst | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/readme.rst b/readme.rst index 1ae95fb..77d57b1 100644 --- a/readme.rst +++ b/readme.rst @@ -10,13 +10,7 @@ Usage fb.FillBorders(clip clip[, int left=0, int right=0, int top=0, int bottom=0, string mode="repeat"]) -left - -right - -top - -bottom +left, right, top, bottom Number of pixels to fill on each side. These can be any non-negative numbers, within reason. If they are all 0, the input clip is simply passed through. mode