Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Caolan McNamara wrote:
I reckon practically all the "swapped arguments" are ok except maybe for
1242508. (caolanm->quikee: in 1b23e46051d8cc7c01fd8b4d0ea51bfec145db8e
there is..
- pWriteAcc->SetPixel( i, x, aResultColor );
+ pWriteAcc->SetPixel( x, y, aResultColor );
and SetPixel takes args named x, y. so are those arguments definitely
not the wrong way around or is it actually a real detected problem?)

Aye. But SetPixel arg ordering is just being totally silly. Fix pushed
though.

Cheers,

-- Thorsten

Attachment: signature.asc
Description: Digital signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.