blitz-research / monkey

Blitz Research Monkey Source
226 stars 59 forks source link

png 4-bit with picopng #36

Open adamredwoods opened 11 years ago

adamredwoods commented 11 years ago

Hi,

not sure if you are interested in GLFW targets getting png 4-bit (i am!), but with picopng it can be done easily. picopng is a zlib license, so i feel this can work, but you will have to ok it. let me know if you need my code, i can create a pull req.

the problem may be with the VS project which needs the picopng.o file added in. not sure if i can pull req that,

//AdamRedwoods

blitz-research commented 10 years ago

Hi,

Send me a new glfw target dir if you want...

What else needs to change?

Mark

On Thu, Sep 12, 2013 at 5:48 PM, AdamRedwoods notifications@github.comwrote:

Hi,

not sure if you are interested in GLFW targets getting png 4-bit (i am!), but with picopng it can be done easily. picopng is a zlib license, so i feel this can work, but you will have to ok it. let me know if you need my code, i can create a pull req.

the problem may be with the VS project which needs the picopng.o file added in. not sure if i can pull req that,

//AdamRedwoods

— Reply to this email directly or view it on GitHubhttps://github.com/blitz-research/monkey/issues/36 .