I wonder what you think about using SVGs as source images for icons and splash?
That would eliminate the need for big PNGs and "save areas" as SVGs can be scaled very well.
edit Hmmm. I just see that lwip does not support loading SVG atm :(
What about using https://www.npmjs.com/package/lwip instead of imagemagick?
Its lightweight, doesn't need no installation on any platform (would come as a dependency of this package).
I wonder what you think about using SVGs as source images for icons and splash?That would eliminate the need for big PNGs and "save areas" as SVGs can be scaled very well.
edit Hmmm. I just see that lwip does not support loading SVG atm :(
What about using https://www.npmjs.com/package/lwip instead of imagemagick?
Its lightweight, doesn't need no installation on any platform (would come as a dependency of this package).