David Konsumer

Results 457 comments of David Konsumer

whoah! I forgot I did this. This looks way nicer than my current preprocess setup. hehehe.

does this duplicate #4?

I did it [without strapdown, just manually](http://konsumer.github.io/MorseComputer/), and it worked pretty well.

Not sure what the fail is, I think it's unrelated to what I did: Test. (/home/travis/build/jfsiii/chromath/test/constructor_rgb.js:7:48)

No prob! So, I added proper `rgb2yiq` & `yiq2rgb` statics using well-tested matrix transforms. I also added them to the `Chromath.convert.x.y(args)` statics. I also added a `.gitignore` because I didn't...

Ooh! Maybe the best compromise is a function that has optional `light` & `dark` colors. Then I could use it as-is (with defaults of white/black) but people who want to...

It's much better to use your own Google Drive folder to hold code & output. It's faster (after initial download) and you can browse the files on Drive. Here is...

I think you might need to use your own Google Drive folder to hold code & output (I can't reproduce.)

I made one you can fork, see #31 In the issue I have some notes on more efficient file stuff (via Drive) including saving the files in a Drive dir,...

I am also very interested in this. Has anyone figured it out?