Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-11 | Compatibility with mtl 2.1 | jao | |
Thanks to Apollon Oikonomopoulos!! | |||
2014-09-04 | Add the header to XPMFile | Alexander Shabalin | |
2014-09-03 | Add .xpm support for <icon> via libXpm. | Alexander Shabalin | |
* Adds a new flag with_xpm to enable compilation with xpm support * Adds a module XPMFile only exporting readXPMFile which almost mirrors Graphics.X11.Xlib.Misc.readBitmapFile * During loadBitmap a file is first tried with readBitmapFile and if it fails with readXPMFile |