problems in color output
- Dominant language
- HTML
- Stars
- 1.1k
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
I just compiled and installed jp2a 1.0.7
configure doesnt detect any strange things... the only "no" are these:
_checking for curl-config... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no_
The make process works flawlessly.
jp2a works OK in BW, but it doesnt do color!
I tried `jp2a --colors http://mewbies.com/geek_fun_files/blueeyedblackkitten.jpg` and it produces this: [tinyupload link](http://s000.tinyupload.com/?file_id=96643308241694643510).
BTW I'm using a semitransparent konsole, but the same happens under gnome-terminal, terminology, LilyTerm, xterm.
Moreover, going into jp2a/tests and simply doing `cat grind-color.txt`, I see perfectly the colors - but producing the same output by jp2a it doesnt work: [tinyupload link](http://s000.tinyupload.com/?file_id=06623176747605230062).
A second issue - dont know if related to the first, I can open a second issue if you prefer - is that I tried to make it work at least for color HTML output, but doing a `jp2a grind.jpg --html --color --width=60` I get exactly the same output as non-html, simply followed by
```
```
... like it is missing a CSS header or something!
My system is a Fedora fc20, if you tell me what to test I'll do it gladly - I love ASCII art since forever and your program seems to be the best ...
thank you for your work,
Alessandro
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.