makc
makc
Doesn't https://github.com/adobe/dds2atf have that code?
because apparently [../ only works in FB](https://twitter.com/elsassph/status/326778995947483136)
Like, literally:  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

I have this basic svg with the gradient in the rectangle: ``` xml ``` What I end up with is this:  in PIXI.Graphics,...