> Like fpimage but faster? A big task if it should handle all the different > image formats and variations. i start writing codes for image decoding , and the format is only jpg , png , tga . so don't expect too much.
in fact this is the image part of my 2D engine . which its not finished yet . so it is just a small library , and it suposed to be small sized . btw i am impressed by free pascal , i tested nanojpeg (a small jpeg decoder) in both gcc and fpc , the speed was the same . but in the other hand i get disappointed with some filters , gcc was alot faster . ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

