codingteam / pacmacs.el

Pacman for Emacs
Other
91 stars 9 forks source link

XPM to Internal Image converter #209

Closed rexim closed 8 years ago

rexim commented 8 years ago

Depends on #208 Is part of #41

We need some mechanism for converting XPM data string to our internal image format: https://github.com/codingteam/pacmacs.el/commit/ac0420f3663b55b879d072499a038908906a93b7

rexim commented 8 years ago

I think it's better to convert our sprites to our infernal format, so we don't ever need to parse XPM at all.