https://issues.apache.org/ooo/show_bug.cgi?id=15508
--- Comment #37 from Armin Le Grand <[email protected]> --- BTW: That little experiment works even at load time since AOO does a filter detection, even when the data is named '10000000000004890000037292B065D6.gif' it gets loaded as BMP. Still, it's a hack. After a load - modify - save cycle it will revert to a PNG again. The problem is that keeping BMP as original data was never intended (why ever) as can be seen by the missing GFX_LINK_TYPE_NATIVE_BMP type. It would have to be added and diverse places using these defines would have to be adapted, not sure how risky that would be... -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
