소스 검색

* pixels.c: temporarily set internal gamma to 1.0 so that I can compare

results with tools that ignore the sRGB gamma.

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/libpipi/trunk@2768 92316355-f0b4-4df1-b90c-862c8a59935f
remotes/tiles
sam 16 년 전
부모
커밋
7263c34dad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      pipi/pixels.c

+ 1
- 1
pipi/pixels.c 파일 보기

@@ -28,7 +28,7 @@
#include "pipi.h"
#include "pipi_internals.h"

#define GAMMA 2.2
#define GAMMA 1.0

static void init_tables(void);



불러오는 중...
취소
저장