Skip to content
  • Mukund Sivaraman's avatar
    file-bmp: Fix order of data in RGBA_8888 images · 800f9679
    Mukund Sivaraman authored
    See #678250, #678252, etc. for example bug reports.
    
    This fix should be sufficient in fixing BMP output, but it looks
    like some apps like Firefox have broken BMP loaders which do not
    care for the masks. We would have to change the masks for them.
    800f9679