image viewer + input history + follow + unfollow
[rainbowstream.git] / rainbowstream / image.c
index 96e7a014ceb1eb2c973ca37225ac93988dab558d..10aa6bbe944f4506aa43f06054fd2a029576dfa5 100644 (file)
@@ -1,3 +1,8 @@
+/*
+ * This source is borrowed from folowwing link
+ * https://github.com/jart/fabulous/blob/master/fabulous/_xterm256.c
+ * I make a slightly change to fit my module here
+ */
 typedef struct {
         int r;
         int g;