File: README.Debian

package info (click to toggle)
pixelize 0.9.2-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 304 kB
  • ctags: 199
  • sloc: ansic: 2,349; makefile: 77
file content (15 lines) | stat: -rw-r--r-- 404 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pixelize for Debian
-------------------

Usage:

 * Run make_db to create the image database.
   It takes a list of files as argument.
   You could do something like 'find . -name "*.jpg" | xargs make_db'
   in the directory where your pictures are stored...

 * Run pixelize.
   * Open an image (File->Open)
   * Select Options->Render

 -- Uwe Hermann <uwe@debian.org>, Sat, 30 Mar 2002 00:32:40 +0100