Summary: | cannot change gamma, KDE 3.0 features missing | ||
---|---|---|---|
Product: | [Unmaintained] kview | Reporter: | Aaron Williams <aaronw> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | wishlist | CC: | finex |
Priority: | NOR | ||
Version First Reported In: | 3.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Aaron Williams
2003-02-11 01:46:59 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); 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); > > 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.
I just added a basic gamma effect to HEAD. If you're interested you can work on improving that... 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. |