You are not logged in.
Pages: 1
Inspired by a post in Ubuntu forum, I wrote a chm-thumbnailer for GNOME desktop.
Since the license of the original code is not clear, I completely rewrote the application in C. The installation should be quite easy.
This is a post mainly to provide an url to my PKGBUILD.
ChangeLog:
v1.2 when choosing which image to generate the thumbnail, the weighting of images on home page is biased towards the beginning. namely, the nth image gets (0.993)^(n-1) weighting. the number 0.993 is randomly picked. (0.993)^100 roughly equals 0.5.
v1.1 fixed a bug that fails to build image uri from a home page with space in the path.
Last edited by AugustePop (2011-03-15 13:23:34)
Offline
Pages: 1