зеркало из https://github.com/mozilla/gecko-dev.git
1d2927bcb6
nsBMPEncoder produces either BMPv3 or BMPv5 files. (See the Version enum which only has VERSION_3 and VERSION_5 values, and ParseOptions()'s handling of the |version| parameter. Nonetheless, there is some code to handle encoding of BMPv2 files. This patch removes this. --HG-- extra : rebase_source : eaa1ddd801872c14860e3bd81645bc99d56d8e4b |
||
---|---|---|
.. | ||
bmp | ||
ico | ||
jpeg | ||
png | ||
moz.build |