Computer Science Canada

How to load png image file

Author:  salehyassin [ Mon May 26, 2008 9:46 am ]
Post subject:  How to load png image file

hi guys
I have some images in my project but they are png and when I load them in turing it says that this is not supoorted at this time so any body has an idea of making it support this image format or any module thanks

Author:  StealthArcher [ Mon May 26, 2008 10:58 am ]
Post subject:  RE:How to load png image file

Long hard pauinful implementation progress.

Not much yet, summer will be better.

Author:  syntax_error [ Mon May 26, 2008 1:36 pm ]
Post subject:  RE:How to load png image file

why not just change the extension of the file, and use a different format?

why must you use png?

Author:  Sean [ Mon May 26, 2008 2:22 pm ]
Post subject:  Re: How to load png image file

I believe that he wants Transparency. Which is not supported in Turing, unless you look at Mackies Gradient Module.


: