Hacker News new | ask | show | jobs
by diydsp 758 days ago
Groovy, I love the zoom! any plans to implement color cycling with tab like in the good old days? I used to spend hours tripping out to cool color cycling... I'm a firmware programmer and don't know much about windows, but how easy/hard is it to build for windows? +1 for "Brian Credibility"
1 comments

I definitely want Palette colour cycling! But getting some support in there for layers is my current priority. Development is driven by whatever missing feature currently annoys me the most :-)

I use https://www.mingw-w64.org for the windows build - which makes it nice and easy to get the compiler and dependencies installed (Qt, libpng, libjpeg, giflib). Once you've got the dependencies set up it Just Works (tm), on Linux, Windows and Mac (although I don't have a mac to build/test on these days).