Results 41 issues of makc

because apparently [../ only works in FB](https://twitter.com/elsassph/status/326778995947483136)

Like, literally: ![screen shot 2018-10-12 at 18 37 39](https://user-images.githubusercontent.com/242577/46882226-33679f00-ce4e-11e8-90e5-f86423bd7ba1.png) every time I do `npm run start` and play with some example for a while, I find all other examples source...

fixes a typo in README.md

Ok I said I would not be bothering you this much but... here we go again :) Check this out: https://www.youtube.com/watch?v=l9caDly8tN8 We enter the cave like 10 meters to the...

Do you think you could add something along [these lines](http://www.subfurther.com/blog/2010/12/13/from-ipod-library-to-pcm-samples-in-far-fewer-steps-than-were-previously-necessary/) maybe?

https://github.com/evanw/glfx.js/blob/58841c23919bd59787effc0333a4897b43835412/src/filters/adjust/huesaturation.js#L26

\node_modules\pngjs\lib\filter-pack.js:6 pxData.copy(rawData, rawPos, pxPos, pxPos + byteWidth); ^ TypeError: pxData.copy is not a function at Object.filterNone (\node_modules\pngjs\lib\filter-pack.js:6:10) at module.exports (\node_modules\pngjs\lib\filter-pack.js:178:17) at module.exports.Packer.filterData (\node_modules\pngjs\lib\packer.js:46:22) pngjs version: 2.3.1

![screen shot 2018-01-07 at 20 11 55](https://user-images.githubusercontent.com/242577/34653075-1cfaac68-f3e7-11e7-914a-0e3c81bf186a.png)

I have this basic svg with the gradient in the rectangle: ``` xml ``` What I end up with is this: ![screen shot 2015-09-04 at 3 39 09](https://cloud.githubusercontent.com/assets/242577/9674888/99753dfa-52b6-11e5-88a8-aadb13cf5e5f.png) in PIXI.Graphics,...