blob: 0164d579fda6cca618a1bffe7ad9992cb7e30194 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
gen-xhtml-thumbnails - Create quick thumbnail list for images
Requires:
* perl version 5.10 or newer
* The Image::Imlib2 perl module
Installation:
> perl Build.PL
> ./Build
> sudo ./Build install
You can then run 'man gen-xhtml-thumbnails' for more information.
|