aboutsummaryrefslogtreecommitdiff
path: root/debian/README.debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.debian')
-rw-r--r--debian/README.debian13
1 files changed, 13 insertions, 0 deletions
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 <hakan@debian.org>, Thu, 18 Sep 1997 12:37:18 +0200