From e72e9b50e040ce528d04fcc64ed4debe787bc884 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 9 Oct 2015 23:35:58 +0700 Subject: graphics/jp2a: Added (Image converter). Signed-off-by: Willy Sudiarto Raharjo --- graphics/jp2a/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 graphics/jp2a/README (limited to 'graphics/jp2a/README') diff --git a/graphics/jp2a/README b/graphics/jp2a/README new file mode 100644 index 0000000000..33f5bd0ca7 --- /dev/null +++ b/graphics/jp2a/README @@ -0,0 +1,2 @@ +jp2a is a small utility that converts JPG images to ASCII. It's written in C +and released under the GPL. -- cgit v1.2.3