Commit graph

53 commits

Author SHA1 Message Date
jaseg
49a999f44b Added an archlinux PKGBUILD 2013-09-16 16:48:16 +02:00
jaseg
6a1f9902f1 Made gifterm exit silently when a KeyboardInterrupt occurs 2013-09-16 15:58:03 +02:00
jaseg
cbe9fe37cc Moved from multiprocessing to multiprocessing.dummy (processes => threads) 2013-09-16 15:55:57 +02:00
jaseg
09c1235889 Fixed includes for new package layout 2013-09-16 15:42:00 +02:00
jaseg
5355b1d878 Fixed setup.py for package/module error 2013-09-16 15:40:15 +02:00
jaseg
4d78232432 Added module __init__.py 2013-09-16 15:37:10 +02:00
jaseg
82cac0a5a2 Fixed script installation 2013-09-16 15:33:01 +02:00
jaseg
ed223febd6 Removed unnecessary pygments include in gifterm 2013-09-16 15:03:33 +02:00
jaseg
d4623d34f1 Cleaned up colorcube's imports 2013-07-30 18:33:22 +02:00
jaseg
5e763123f8 Removed standard colors 0-15 for portability. Removed pygments dep. Fixed setup.py 2013-07-30 13:43:23 +02:00
jaseg
76579920ef Added multiprocessing for bulk image conversion 2013-07-29 20:43:45 +02:00
jaseg
a1ce05f39b Small bugfix 2013-07-29 19:00:49 +02:00
jaseg
a79ab96953 Made a proper python package out of this. 2013-07-29 18:51:18 +02:00
jaseg
62e62f1eac Cobbled together a setup.py 2013-07-29 18:38:13 +02:00
jaseg
2a74911541 Added two useful tools 2013-07-28 00:19:58 +02:00
jaseg
0995c90cf4 Fixed the README 2013-05-06 15:09:35 +02:00
jaseg
21bc4c6b26 Re-ordered the images in the README 2013-05-06 15:07:09 +02:00
jaseg
74c0c411a7 Fixed the readme and made the installation kinda work.
Pull requests appreciated.
2013-05-06 15:02:17 +02:00
jaseg
8260e8489e Added an animated example to the readme 2013-05-06 14:23:21 +02:00
jaseg
38e5857925 Improve gifterm and pixelterm background handling 2013-05-06 13:59:03 +02:00
jaseg
0c071feadd Updated gifterm to just import pixelterm 2013-05-05 15:30:33 +02:00
jaseg
4548c959cb Updated the README 2013-05-04 00:45:45 +02:00
jaseg
3113213720 Updated the readme 2013-05-04 00:44:35 +02:00
jaseg
50a9fc55cc Animated gifs on the terminal. What else. 2013-05-04 00:38:44 +02:00
jaseg
97228be044 Made a more sane png-metadata format 2013-04-07 13:15:09 +02:00
jaseg
efbf9145c3 Small syntax fix 2013-04-07 01:48:35 +02:00
jaseg
a82ff75260 Performance optimizations 2013-04-07 01:46:32 +02:00
jaseg
1b96018334 Small fix of PNG metadata storage, added metadata support to pixelterm 2013-04-06 18:31:43 +02:00
jaseg
050fdb036d Bug fixes in pixelterm 2013-04-06 18:05:42 +02:00
jaseg
44216123b4 Added batch processing to pixelterm 2013-04-06 17:42:57 +02:00
jaseg
1bd38f3dac Bugfixes (file name handling etc.) 2013-04-06 17:42:51 +02:00
jaseg
e6e6d578da Metadata format parsing bugfix 2013-04-06 17:02:35 +02:00
jaseg
bf49f9dc67 Small fixes, added missing colors to pygments 2013-04-06 16:54:19 +02:00
jaseg
51645b1742 Unpxielterm: add support for lengthless speech bubbles 2013-04-06 16:41:52 +02:00
jaseg
658c185760 Added -d to unpixelterm to place files in another folder) 2013-04-06 16:38:22 +02:00
jaseg
d09a64ce01 Added batch processing to unpixelterm 2013-04-06 16:26:28 +02:00
jaseg
8b20e1d433 Updated the makefile 2013-04-06 16:26:04 +02:00
jaseg
e68a10fbae Added metadata handling and a PNG metadata extraction tool 2013-04-06 16:07:29 +02:00
jaseg
76bc6482a6 Added a basic unpixelterm script. Misses metadata support. 2013-04-06 13:18:58 +02:00
jaseg
938d6298e2 Fixed rendering of the last line 2013-04-06 13:18:42 +02:00
jaseg
e05209b92a Fixed pixelterm rendering of parts where the lower pixel is transparent 2013-04-06 13:14:05 +02:00
jaseg
dfa3f22662 Fixed the screenshot 2013-04-04 00:02:40 +02:00
jaseg
7d7383a520 Added a README and a sample image 2013-04-03 17:04:59 +02:00
jaseg
c27bf18c5d Added a Makefile for installation 2013-04-03 17:04:49 +02:00
jaseg
3740c5d33b Added a LICENSE 2013-04-03 17:04:32 +02:00
jaseg
03fe6f2e0f Added speech bubble rendering 2013-04-03 16:39:56 +02:00
jaseg
4879895154 Remove trailing spaces 2013-04-02 02:52:18 +02:00
jaseg
baf9ee4f3d Added note about rgb->x256 color conversion 2013-04-02 02:48:29 +02:00
jaseg
4493e514b3 Color lookup optimization and final color reset added 2013-04-02 02:32:36 +02:00
jaseg
fa787ab9e3 Further optimizations. Now it is good enough for me. 2013-04-02 02:25:55 +02:00