blob: 14e0ed6a620dd7bd19944d6b9f3512eda4f4d211 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
dthumb - Create static HTML 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 dthumb' for more information.
|