Re: First results
[email protected] (Pierre)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Mateusz, I'm cc'ing the developers list, there is certainly someone interested in your work. I hope you don't mind. On 1/17/07, Mateusz Loskot <[email protected]> wrote: > Hi Pierre, > > FYI, a few minutes ago, I compiled the libjpeg and libgd (with libjpeg) > support for Windows CE with success. That's a great news! > Next, I created simple test application based on the sample > code from manual and I successfully did draw white line on black > background, from upper-left to lower-right line, on Windows CE :-) It is really nice to see that I'm not the only to be happy with a couple of pixels on a screen, even a small one :-) It would be nice to add a couple of examples/projects while adding the CE support. > In order to get this success with libgd + libjpeg only, > a small changeset was needed: > > http://mateusz.loskot.net/tmp/libgd-wince-mloskot-20070116.patch I will create a branche for 2.0 and start 2.1 dev using HEAD. Once your account has been approved, feel free to commit your patch yourself :) > + as I mentioned previously, I used my Windows CE porting > library (files named with wce_* and functions starting > with wceex_* ) - WCELIBCEX: > > http://sourceforge.net/projects/wcelibcex You should have recieved the details of your WIki account. Feel free to add a page to describe your work on WInCE and how to use or compile it. If you like to provide binaries, let me know, the files can be put in the releases directory (faster delivery and mirrors when we need them). > No serious changes to the project structure, etc. so far. > Certainly, supporting next features will need new changes, > but it's definitely doable without much problems and > I'm going to maintain it. > > I love ANSI C/C++ code :-) Me too, well most of the time ;) Thanks for you work! Cheers, --Pierre