May 13, 2013
4:37 p.m.
Thanks for the feedback. I want to keep an eye open on the issue. Hilaire Le 13/05/2013 17:11, Camillo Bruni a écrit :
We fixed it by added a proper fuelNextWordsInto: but it's all a bit a mess there. And IMO there are quite random conversion going on between word and byte objects which are far from obvious.
Furthermore I think it would be nice (and efficient) to replace the endianness conversion with some little nativeboost code. Relying on BitMap/Form and BitBlt to get that job done is highly confusing :/