dbf-udg

diff src/dither_matrix.h @ 12:1abbed71e9c9

cleanup, copyright statements and notices, readme files
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 20 Feb 2013 05:45:27 +0200
parents 403ec1be3a1a
children
line diff
     1.1 --- a/src/dither_matrix.h	Wed Feb 20 04:55:03 2013 +0200
     1.2 +++ b/src/dither_matrix.h	Wed Feb 20 05:45:27 2013 +0200
     1.3 @@ -1,3 +1,6 @@
     1.4 +/* dither matrices taken directly from:
     1.5 + * http://caca.zoy.org/wiki/libcaca/study/2
     1.6 + */
     1.7  #ifndef DITHER_MATRIX_H_
     1.8  #define DITHER_MATRIX_H_
     1.9