Compface provides utilities and a library to convert from/to X-Face format, a 48x48 bitmap format used to carry thumbnails of email authors in a mail header.
Download (HTTP): http://www.ibiblio.org/pub/Linux/apps/graphics/convert/compface-1.4.tar.gz
Download (FTP): ftp://ftp.ibiblio.org/pub/Linux/apps/graphics/convert/compface-1.4.tar.gz
Download size: 28 KB
Estimated Disk space required: 520 KB
Estimated build time: 0.01 SBU
Install Compface by running the following commands:
patch -Np1 -i ../compface-1.4-errno-2.patch &&
./configure --prefix=/usr &&
make &&
make install
This package contains compface, uncompface and libcompface.
compface is a filter for generating highly compressed representations of 48x48x1 face image files.
uncompface is an inverse filter which performs an inverse transformation with no loss of data.