| Summary: | Raw converter : png output | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | T. K. <tristan> |
| Component: | BatchQueueManager-RAWProcessing | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 7.5.0 | |
| Sentry Crash Report: | |||
|
Description
T. K.
2004-11-23 15:18:29 UTC
SVN commit 537293 by cgilles: Kipi Raw converter (batch and single mode) : support of PNG format like ouput file - PNG file format is now the default output format used by plugin. Max PNG compression is used. - set JPEG compression is 100 by default to give a max quality of output image. - Code cleanup and optimization. - Fix i18n at all. CCMAIL : kde-imaging@kde.org, digikam-devel@kde.org BUG: 93787 M +1 -1 Makefile.am M +52 -39 batchdialog.cpp M +1 -0 batchdialog.h M +27 -18 clistviewitem.h M +247 -173 dcrawprocess.cpp [POSSIBLY UNSAFE: scanf] M +27 -30 dmessagebox.cpp M +20 -16 dmessagebox.h M +44 -39 plugin_rawconverter.cpp M +13 -9 plugin_rawconverter.h M +27 -22 previewwidget.cpp M +11 -9 previewwidget.h M +81 -60 processcontroller.cpp M +31 -19 processcontroller.h M +49 -36 singledialog.cpp M +1 -0 singledialog.h |