From 0c69abab35d14280798df227599e27e202b73c1d Mon Sep 17 00:00:00 2001 From: Hunter Sezen Date: Wed, 28 Dec 2016 18:01:09 +0700 Subject: misc/grabc: Added (X11 pixel color grabber). Signed-off-by: Willy Sudiarto Raharjo --- misc/grabc/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 misc/grabc/README (limited to 'misc/grabc/README') diff --git a/misc/grabc/README b/misc/grabc/README new file mode 100644 index 0000000000..9f54a8c5cf --- /dev/null +++ b/misc/grabc/README @@ -0,0 +1,4 @@ +grabc is s simple but very useful program to determine the color +string in hex (or in RGB components) by clicking on a pixel on the +screen. While web browsing, lots of time you find a nice color and +wonder what color is that! Well just use grabc! -- cgit v1.2.3