From 70083671824589998eb60feadb1063f4c5b79931 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 22:58:59 +0200 Subject: Debian support. --- debian/README.debian | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/README.debian (limited to 'debian/README.debian') diff --git a/debian/README.debian b/debian/README.debian new file mode 100644 index 0000000..a2e743b --- /dev/null +++ b/debian/README.debian @@ -0,0 +1,13 @@ +libcompface for DEBIAN +---------------------- + +To generate a X-Face header from an arbitrary sized jpg face.jpg, use: + + djpeg face.jpg | pnmscale -width=48 -height=48 | ppmtopgm | pgmtopbm | pbmtoxbm | compface + +There have been some trouble reported about using the compface lib, se +http://www.debian.org/Bugs/db/12/12302.html, but the utilities provided with +it seems to be working fine. This bug has been forwarde to the upstream +author, but he's not replyed... + +Hakan Ardo , Thu, 18 Sep 1997 12:37:18 +0200 -- cgit v1.2.3-70-g09d2