Giter Club home page Giter Club logo

Comments (5)

ivan-mogilko avatar ivan-mogilko commented on August 30, 2024

Sorry, I misread this as 16-bit bitmap.

I think in AGS 4.0 we support indexed PNGs of any palette size, but cannot remember if we added or tried adding support for BMPs anything lower than 8-bit there. I have vague memories of trying to make 4-bit bitmaps work.

In regards to MS Paint, I don't think that's a good choice for making masks; in the past I found out that it shuffles the color indexes randomly, at least with 8-bit format.

from ags.

Crystal-Shard avatar Crystal-Shard commented on August 30, 2024

I've checked, and it appears that older versions of AGS do support 16-color BMPs. Maybe it was dropped when the engine switched to Allegro because that library doesn't support it? But of course it has since switched to SDL.

from ags.

ivan-mogilko avatar ivan-mogilko commented on August 30, 2024

@Crystal-Shard there's a build with this support, if you'd like to test:
https://cirrus-ci.com/task/6457604614914048

from ags.

Crystal-Shard avatar Crystal-Shard commented on August 30, 2024

Thank you, I'll check it out over the weekend.

In regards to MS Paint, I don't think that's a good choice for making masks; in the past I found out that it shuffles the color indexes randomly, at least with 8-bit format.

In my experience, MS Paint is a very convenient tool for converting whatever masks you have to 16-color mode.

from ags.

Crystal-Shard avatar Crystal-Shard commented on August 30, 2024

@Crystal-Shard there's a build with this support, if you'd like to test: https://cirrus-ci.com/task/6457604614914048

I confirm that this works.

from ags.

Related Issues (20)

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.