Giter Club home page Giter Club logo

Comments (9)

hrydgard avatar hrydgard commented on July 17, 2024

I guess we should just go back to libpng, that should fix it.

Dependencies are annoying though.

from native.

unknownbrackets avatar unknownbrackets commented on July 17, 2024

Well, last time I used libpng, its error handling was really funny (setjmp, etc.) Definitely prefer the stb_image interface...

Supposedly stb_image does support interlaced PNGs, at least according to its history. I've only seen this one icon, I'm just worried where there's one, there's more.

-[Unknown]

from native.

hrydgard avatar hrydgard commented on July 17, 2024

libpng indeed has one of the ugliest APIs ever seen.

Might just be a bug, wonder how hard it might be to track down and if it's worth the time :P

from native.

xsacha avatar xsacha commented on July 17, 2024

Some mobile platforms have libpng in-built in firmware too. Would it be too hard to support both stb_image and libpng?
I noticed blackberry has libpng1.4 and libpng1.6 libraries. I guess it would be a problem if they keep breaking compatibility.

from native.

thedax avatar thedax commented on July 17, 2024

This can be closed since we swapped PNG libs, no?

Also, it seems as if libpng can't display interlaced images either: http://i.minus.com/ilAGkLkrRtPvJ.PNG

I'm pretty sure that's interlaced, and PPSSPP doesn't display it correctly (it doesn't display it at all, just a gray box with the game's PARAM.SFO text).

from native.

xsacha avatar xsacha commented on July 17, 2024

Thanks for the image. I'll get this working.

from native.

thedax avatar thedax commented on July 17, 2024

No problem. Hope it helps.

from native.

thedax avatar thedax commented on July 17, 2024

Actually, that's a false alarm, I was using an old version of PPSSPP to test something, and had a derp moment. Apologies, it's displaying just fine in 0.9.5-954-g0a351d. Sorry about that.

from native.

xsacha avatar xsacha commented on July 17, 2024

OK great. I suppose we can close this :)

from native.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.