[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 129537] Rescaling image with Lanczos3 filter makes image
From:       Casper Boemann <cbr () boemann ! dk>
Date:       2006-07-02 8:34:49
Message-ID: 20060702083449.28145.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=129537         
cbr boemann dk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From cbr boemann dk  2006-07-02 10:34 -------
SVN commit 557032 by boemann:

Diable Lanczos3 scaling filter as it doesn't work and cannot be fixed in 
the 1.5 series
BUG:129537



 M  +1 -1      kis_filter_strategy.cc  


--- branches/koffice/1.5/koffice/krita/core/kis_filter_strategy.cc #557031:557032
 @ -155,7 +155,7  @
         m_singleton->add(new KisTriangleFilterStrategy);
         m_singleton->add(new KisBellFilterStrategy);
         m_singleton->add(new KisBSplineFilterStrategy);
-        m_singleton->add(new KisLanczos3FilterStrategy);
+        //m_singleton->add(new KisLanczos3FilterStrategy);
         m_singleton->add(new KisMitchellFilterStrategy);
     }
     return KisFilterStrategyRegistry::m_singleton;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic