Stories recently tagged with 'PNG'

Gravatar, please bring back PNG files!(frickinsweet.com)

submitted by dengar007dengar007(3084) 3 years, 10 months ago

Gravatar recently made some big changes when migrating their web application. While most of these changes are a real benefit, there is one big feature that has been removed -- PNG files are no longer supported! read more...

9 comments |category: |Views: 8

tags: another

Render PNG from ASPX(dotnetjunkies.com)

submitted by rohancraggrohancragg(119) 4 years, 10 months ago

Workaround for exception that results from the following: Syste.Drawing.Bitmap.Save(HttpContext.Response.OutputStream, System.Drawing.Imaging.ImageFormat.Png); read more...

add a comment |category: |Views: 20

tags: another

Using a Control Adapter to Properly Display PNG Images in IE(codeproject.com)

submitted by underwhelmedunderwhelmed(60) 5 years, 3 months ago

Use a Control Adapter to handle displaying PNGs correctly in IE 5.5/6.0 read more...

add a comment |category: |Views: 7

tags: another

Use Web Resources To Fix PNG Transparency in IE(blog.lifecycle-solutions.com)

submitted by boatboyboatboy(195) 5 years, 5 months ago

PNG Transparency is broken in IE 5.5 and 6. There are a number of ways to fix it, but here's one that is easy for developers to re-use once set up. read more...

add a comment |category: |Views: 5

tags: another