From: Gregory S. <wo...@tr...> - 2008-02-22 01:36:52
|
Tito Dal Canton wrote: > Thanks. I did a quick test and (as expected) nothing seems different > under linux. Keep in mind that GIMP palettes are ASCII files, but your > change seems to make no difference anyway. Can you confirm that your > patch fixes things under win? I'll commit when you do. Things seem to work in Wine: I tried exporting bitmaps and color tables, and importing color tables. Exporting bitmaps didn't work in Wine before the patch, and do after the patch, so I assume it fixes it in Windows proper as well. std::ios::binary may be the right thing to do even for ASCII files like GIMP palettes--they import into GIMP just fine. > BTW, stupid windows one more time. Of course. Gregory |