Chris Maddox

Results 18 comments of Chris Maddox

Okay, I've just merged in changes to [SenecaSystems/Imagineer](https://github.com/SenecaSystems/imagineer) to handle reading and writing for all color types. Next up is supporting all of them in gutenex which should, in theory,...

I've started reviewing this and will be doing some refactoring as I go. @jbowtie how happy are you with the test coverage for this feature?

@jbowtie could you please enable collaboration on the PR? Then we can all work together on this :) https://github.com/blog/2247-improving-collaboration-with-forks

@jbowtie Working on it this weekend! Have gotten the basics worked out and refactored; now doing some of the auxiliary headers. I want to make sure we have something that...

I need to be able to: - [ ] Navigate to a start node - [ ] Reduce until I reach a finish node - [ ] Halt reduce once...

@danielfarrell I have not forgotten about this! I'm finishing up the API changes to PNG and will push this up ASAP. The goal is to fully support the [pngsuite](http://www.schaik.com/pngsuite/) for...

So just a git tag would work?

I wonder if this is an example of state that ought to be held outside of the typechat context. typechat seems optimal as a natural language interface for generating events...