Commit graph

4 commits

Author SHA1 Message Date
rillig
9acc43a721 Sorted PLIST. 2005-11-08 22:32:33 +00:00
ben
2af3a75a2e Update compface to version 1.5.1, addresses PR#29128. 2005-01-26 17:42:53 +00:00
adam
a238820bd2 PLIST fix: man pages for uncompface 2003-11-28 11:31:30 +00:00
hubertf
cc7b2e1018 Add compface 1.4: 48x48x1 image compression and decompression (X-face utility)
The programme (two programmes really - but they're just links to each
other) converts 48x48x1 images to and from a compressed format.  The
uncompressed images are expected to contain 48x48/4 (576) hex digits.
All other characters and any `0's followed by `X' or `x' are ignored.
Usually the files are 48 lines of "0x%04X,0x%04X,0x%04X,".  The
compressed images contain some number of printable characters.  Non
printable characters, including ` ' are ignored.  The purpose of the
programme is to allow the inclusion of face images within mail headers
using the field name `X-face: '.

Submitted by Osamu OISHI <oishi@alef.ims.ac.jp> in PR 17541
2002-07-19 01:13:52 +00:00