diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +libgamma is a library that aims to abstract away the +display server when adjustmenting the colours curves +for monitors via gamma ramps. + +It pricipal goal of libgamma is to provide abstraction +know that we are entering a world of multiple display +servers and reduce code duplication both within and +between software like redshift and blueshift. + |