aboutsummaryrefslogtreecommitdiff
path: root/pixelterm.py
AgeCommit message (Expand)AuthorFilesLines
2013-04-06Fixed rendering of the last linejaseg1-5/+4
2013-04-06Fixed pixelterm rendering of parts where the lower pixel is transparentjaseg1-1/+1
2013-04-03Added speech bubble renderingjaseg1-2/+24
2013-04-02Remove trailing spacesjaseg1-1/+1
2013-04-02Added note about rgb->x256 color conversionjaseg1-0/+4
2013-04-02Color lookup optimization and final color reset addedjaseg1-3/+11
2013-04-02Further optimizations. Now it is good enough for me.jaseg1-9/+6
2013-04-02First optimization: Do not double-output color codes.jaseg1-0/+9
2013-04-02Working, simplified.jaseg1-52/+11
2013-04-02Initial commitjaseg1-0/+88