Summary: | improvements to digiKam print interface | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Richard Taylor <rjt-kde-bugs> |
Component: | Plugin-Generic-PrintCreator | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 0.7.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.9.1 | |
Sentry Crash Report: |
Description
Richard Taylor
2004-11-18 23:33:45 UTC
You should try the printing wizard plugin for Digikam. It comes a bit closer to GIMP-Style printing. *** This bug has been confirmed by popular vote. *** If you by 2 - the final print size mean the ability to set the size of the printed image you can do that in showfoto, digikams editor. Paper sizes can be chosen in the printer properties, afaik custom page size is possible if the printer supports it. In any case this part of your wish should be pointed to kdeprint. Even if we want to make this option available in a more convenient place than the printer properties dialog, it still needs to be supported by the kdeprint library. I completely agree that the gimp-print interface is far superior. On top of the size and paper selection colours are much nicer. I understand that this maybe a kde-print issue - but why use the inferiour printing system? Couldnt digikam or KIPI use gimp-print. On the idea of multiple photos on a sheet - I enjoy having thumbnails printed so I can bring them with me on hard copy. But aspect is 1:1 in the wizard. Why not try to keep aspect ratios. Basically I would something like the two steps in imagemagick: convert -thumbnail 200 pic01.jpg thumb_pic01.jpg convert -thumbnail 200 pic02.jpg thumb_pic02.jpg ... convert -thumbnail 200 picxx.jpg thumb_picxx.jpg montage -tile 5x7 -page a4 thumb_pic01.jpg thumb_pic02.jpg thumb_picxx.jpg Contact_sheet.jpg and then print the sheet. I think this wish belongs to kipi-plugins and not digikam. We should move it there ... Btw the situation on devels in the kipi team didn't improve much. We should try to find more devels again! I don't think this belongs to kipi-plugins, because gwenview has got the option "Print Wizard" using the kipi-plugins. So why can't have digikam have the same option? In reply to comment #6: Michael print wizard is from kipi-plugins you can use it also from digikam. Maybe if you don't finf it you have to enable it from the related page into the configure menu. About the wish, digikam can print in such a way just install kipi-plugins and use print wizard from the export menu. I believe this bug has to be closed, at least if you don't mean using image editor. For that I sent in digikam ml a patch that should improve the printing. Hello Angelo, thank you for this information. kipi-plugins were already installed (I already could print this way via gwenview), but I couldn't find the option in digikam. I was never searching this option in the "export" menu. Now everything is clear and I'm really happy to print my photos with digikam. -> Now everything is clear and I'm really happy to print my photos with digikam. Well, I would be very happy if you won't forget about gwenview ;) Printing from digikam has improved by using kipi-plugins (Menu Album->export->Print WIzard), and from image editor by using new features (Menu File->Print) |