aboutsummaryrefslogtreecommitdiff
path: root/pixelterm.py
AgeCommit message (Expand)AuthorFilesLines
2013-04-07Made a more sane png-metadata formatjaseg1-5/+8
2013-04-07Small syntax fixjaseg1-2/+4
2013-04-07Performance optimizationsjaseg1-12/+10
2013-04-06Small fix of PNG metadata storage, added metadata support to pixeltermjaseg1-2/+7
2013-04-06Bug fixes in pixeltermjaseg1-8/+7
2013-04-06Added batch processing to pixeltermjaseg1-4/+12
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