Marc Robledo
Marc Robledo
It would be great if we could set an image used as a fallback if `data-src` failed to load. Example: ``
I added .xdelta support, borrowed from https://github.com/google/xdelta3-decoder-js. It works with http://www.romhacking.net/hacks/3810/, but seems to fail with https://www.romhacking.net/hacks/2871/. It creates a 8mb file full of garbage, when it should be 32mb...
First of all, thanks for this library, it's what I really was looking for: a lightweight single file library for basic xlsx building in PHP. There is a little feature...
According to [documentation](https://rgbds.gbdev.io/docs/v0.7.0/rgblink.1#p): ``` -p pad_value, --pad pad_value: When inserting padding between sections, pad with this value. Has no effect if -O is specified. The default is 0. ``` It...