/[usata]/usata2/src/texture.cpp
ViewVC logotype

Diff of /usata2/src/texture.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by skunix, Thu Jan 20 20:20:30 2005 UTC revision 1.12 by skunix, Tue Jan 25 08:28:27 2005 UTC
# Line 103  Pixmap::Pixmap(const std::string& fn) Line 103  Pixmap::Pixmap(const std::string& fn)
103                  case Magick::BilevelType:                  case Magick::BilevelType:
104                          // dont ask, I dont know why not "RA"                            // dont ask, I dont know why not "RA"  
105                          // but that doesnt work                          // but that doesnt work
106                          Type=LUMA; mt= "AR";                          Type=LUMA; mt= "AA";
107                          break;                          break;
108                    
109                  default:                  default:

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26