Yes, I wish there was a way for aseprite to export spritesheets with a pixel padding of color, instead of just mask. Especially with the Texture Atlas feature, as some engines/frameworks expect there to be pixel padding (like you mentioned with love2D, where it interprets this color as transparent).
I’m working on a small program that manages pixel fonts, and this sort of thing would be really useful!