A quick and dirty web based editor for creating X PixMap icons. A live version is available here.
I needed a little helper tool to make XPM icons to use with my status bar.
Make cool little icons like this!
- Color picker
- Color history
- Pixel based editor
- Code generation for the icon
- Support for more characters per icon (probably not going to be implemented).
- You can only draw 1 pixel at a time (or by dragging while holding down left click), no floodfill (paint bucket tool) or anything like that.
- No way to undo changes.
- Cannot import from existing XPM code. (maybe going to be implemented? we'll see).