From d4c13ff7a930a8832097751399920cf5f6407368 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sun, 24 Apr 2016 00:06:44 +1200 Subject: Initial readme stub --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..815a201 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# pgm-interlace +Vertically interlace *n* PGM frames, each one *height/n* pixels in width into +one square image with a width the same as the height. -- cgit v1.1