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

List:       kde-commits
Subject:    kdelibs/kimgio
From:       Nadeem Hasan <nhasan () kde ! org>
Date:       2005-04-10 16:08:37
Message-ID: 20050410160837.80D35495 () office ! kde ! org
[Download RAW message or body]

CVS commit by nhasan: 

* No need to set the palette for 1bpp images
* Update copyright year


  M +2 -5      pcx.cpp   1.14


--- kdelibs/kimgio/pcx.cpp  #1.13:1.14
@@ -1,4 +1,4 @@
 /* This file is part of the KDE project
-   Copyright (C) 2002-2003 Nadeem Hasan <nhasan@kde.org>
+   Copyright (C) 2002-2005 Nadeem Hasan <nhasan@kde.org>
 
    This program is free software; you can redistribute it and/or
@@ -367,7 +367,4 @@ static void writeImage1( QImage &img, QD
   header.BytesPerLine = img.bytesPerLine();
 
-  for ( int i=0; i<16; ++i )
-    header.ColorMap.setColor( i, qRgb( 255, 255, 255 ) );
-
   s << header;
 


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

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