[Digikam-devel] [Bug 117074] Convert to djvu in the batch conversion dialog

Leon Bottou leon at bottou.org
Mon Nov 28 15:32:35 GMT 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=117074         




------- Additional Comments From leon bottou org  2005-11-28 16:32 -------
I understand that the proper place to do this is kdelibs/kimgio.

This might reduce the need for the djvu thumbnail code kdebase/kioslave/thumbnail because of the generic
imagecreator code. On the other hand, the current 
thumbnail code is nice because it only creates a 
small pixmap that is no bigger than the desired thumbnail.

There are two ways to implement decoding.
One is to use the executable (ddjvu) and the other one 
is to create a dependency on libdjvulibre.so
using the ddjvuapi.

For encoding, one would have to write a temporary
PNM file and use c44 if it can be found.



More information about the Digikam-devel mailing list