Mercurial > pidgin
view libpurple/protocols/zephyr/init_et.c @ 16570:43e119f590ce
DennisR noticed that the idle icons were jagged on the sides. This is because I was subtracting 128 from the alpha value of each pixel, rather than halving them, causing anti-aliasing pixels to hit 0
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sat, 28 Apr 2007 05:05:22 +0000 |
parents | 5fe8042783c1 |
children |
line wrap: on
line source
/* * Copyright 1986, 1987, 1988 by MIT Information Systems and * the MIT Student Information Processing Board. * * For copyright info, see mit-sipb-copyright.h. */ #include <sysdep.h> extern struct et_list * _et_list;