Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-06 | Fixed pixelterm rendering of parts where the lower pixel is transparent | jaseg | 1 | -1/+1 | |
2013-04-04 | Fixed the screenshot | jaseg | 2 | -1/+1 | |
2013-04-03 | Added a README and a sample image | jaseg | 3 | -0/+29 | |
2013-04-03 | Added a Makefile for installation | jaseg | 1 | -0/+11 | |
2013-04-03 | Added a LICENSE | jaseg | 1 | -0/+9 | |
2013-04-03 | Added speech bubble rendering | jaseg | 1 | -2/+24 | |
2013-04-02 | Remove trailing spaces | jaseg | 1 | -1/+1 | |
2013-04-02 | Added note about rgb->x256 color conversion | jaseg | 1 | -0/+4 | |
2013-04-02 | Color lookup optimization and final color reset added | jaseg | 1 | -3/+11 | |
2013-04-02 | Further optimizations. Now it is good enough for me. | jaseg | 1 | -9/+6 | |
2013-04-02 | First optimization: Do not double-output color codes. | jaseg | 1 | -0/+9 | |
2013-04-02 | Working, simplified. | jaseg | 1 | -52/+11 | |
2013-04-02 | Initial commit | jaseg | 1 | -0/+88 | |