Hi there -
I have been developing a ASP.NET control that allows the developer to support PNG Transparencies in IE - now I appreciate that this may well be resolved in future IE versions - but I thought I should apprach the DNN Image team first before i do anything...
I have managed to easily port my control into a DNN environment, and it sort of works - however this is where i sort of lose it a little :
I cannot decide on the best course of action in terms of progressing this forwards - ideally i would love to add this functionality into the image object so that it supports PNG - however the source code i download doesn't include the parts like how the file system works.
Currrently my projects works (in that if i feed it a URL to a PNG file it displays it in all it's alpha transparency) but i would ideally love it to work in the same method as the Image Module.
Is the full source available?
Should I try and patch my PNG Support into this source?
or do i need to do something different?
your advice would be greatly appreciated.
thanks.
Mike Hingley