"paul couchman" <[EMAIL PROTECTED]> writes: > I've done C++ programming and also work in DSP. If there are any areas > which you think i could help out in, I'd like to give it a go (any > image processing stuff/ bitmap encoding would be really good but > anything else also). > Hi Paul,
welcome to the OOo community! And even more so, if you'll contribute some code. ;-) But first things first: check out the 'Building' & 'Hacking' pages on http://wiki.services.openoffice.org/wiki/Main_Page (linked from the 'Getting started with OOo development' section). Build OOo. Refer to the friendly chaps on #openoffice.org or #go-oo, when you hit a problem (see the 'Meet the team on IRC' section). And since you mention that you're an expert in bitmap processing: the code in canvas/source/vcl/impltools.cxx:transformBitmap() definitely offers ample opportunity for improvement. Cheers, -- Thorsten If you're not failing some of the time, you're not trying hard enough. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
