Bug 54447 - cannot change gamma, KDE 3.0 features missing
Summary: cannot change gamma, KDE 3.0 features missing
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kview
Classification: Unmaintained
Component: general (show other bugs)
Version: 3.0
Platform: Compiled Sources All
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-11 01:46 UTC by Aaron Williams
Modified: 2008-12-26 23:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Williams 2003-02-11 01:46:59 UTC
Version:           3.0 (using KDE 3.1.0)
Installed from:    compiled sources
Compiler:          gcc version 2.95.3 20010315 (release)
OS:          SunOS (sun4u) release 5.7

Some features present in kview 3.0.x are now missing in 3.1.  So far the following features appear to be missing:

Gamma adjustment
Brightness Adjustment 
Greyscale conversion
Smoothing
Image info

Normally something like this would be a wish list item, but since this was present in 3.0 it certainly should be available in KDE 3.1.

Right now the most important feature missing is the lack of gamma correction.

On an off-topic, it would also be useful to display the current gamma setting for png files (and other formats with that info) in the kfile-plugins in kdegraphics.  Also, there should be a better method of adjusting the gamma in Kuickshow.
Comment 1 Matthias Kretz 2003-02-13 15:38:19 UTC
Kuickshow wishlist items belong to Kuickshow - not KView ;-) 
 
Nevertheless it's unimplemented features and so it's a wishlist item. But: I believe 
it should be pretty trivial to get this working with the current KView 3.0. The 
plugin interface is not public yet, but if you want to experiment: look at 
kdegraphics/kview/modules/template/ adjust to your needs and 
kdelibs/kdecore/kiconeffect.h: static void toGamma(QImage &image, float value); 
Comment 2 Aaron Williams 2003-02-13 21:03:28 UTC
Subject: Re:  cannot change gamma, KDE 3.0 features missing

I've already started coding something up after discovering the plugin 
interface.  I'm rewriting the gamma correction code so it should be a 
lot faster than the old code.

-Aaron

Matthias Kretz wrote:

>------- You are receiving this mail because: -------
>You reported the bug, or are watching the reporter.
>     
>http://bugs.kde.org/show_bug.cgi?id=54447     
>kretz@kde.org changed:
>
>           What    |Removed                     |Added
>----------------------------------------------------------------------------
>           Severity|normal                      |wishlist
>             Status|UNCONFIRMED                 |NEW
>      everconfirmed|0                           |1
>
>
>
>------- Additional Comments From kretz@kde.org  2003-02-13 15:38 -------
>Kuickshow wishlist items belong to Kuickshow - not KView ;-) 
> 
>Nevertheless it's unimplemented features and so it's a wishlist item. But: I believe 
>it should be pretty trivial to get this working with the current KView 3.0. The 
>plugin interface is not public yet, but if you want to experiment: look at 
>kdegraphics/kview/modules/template/ adjust to your needs and 
>kdelibs/kdecore/kiconeffect.h: static void toGamma(QImage &image, float value);
>  
>

Comment 3 Matthias Kretz 2003-02-17 11:13:02 UTC
Subject: Re:  cannot change gamma, KDE 3.0 features missing

On Thursday 13 February 2003 21:03, Aaron Williams wrote:
> I've already started coding something up after discovering the plugin
> interface.  I'm rewriting the gamma correction code so it should be a
> lot faster than the old code.

Cool. Please keep me informed; I'd be happy to include it for KDE 3.2. And if 
you want to distribute the plugin seperatly, keep in mind that I'm going to 
break compatibility with 3.2. I hope to get the interfaces stable by then, 
though.

Comment 4 Matthias Kretz 2003-03-07 17:39:53 UTC
I just added a basic gamma effect to HEAD. If you're interested you can work on improving 
that... 
Comment 5 FiNeX 2008-12-26 23:32:25 UTC
Kview is no more mantained/developed. This bug wish will not be fixed until a new developer will work on it. Moreover this product is not ported to KDE4. On KDE4 it has been replaced by another software. I'm closing this bug as "unmantained". I'm sorry.

Regards.