ASCII art support - Fixes
authorJoar Wandborg <git@wandborg.com>
Thu, 2 Feb 2012 20:28:21 +0000 (21:28 +0100)
committerJoar Wandborg <git@wandborg.com>
Thu, 2 Feb 2012 21:29:40 +0000 (22:29 +0100)
commit010d28b4f0a39103949692209106a1b47fceeaf2
treecc86cdc41694b66953abcee9fcd2de34f4f5e332
parent3f1dc64ed15a8f1f9141338561028efc6758bdf2
ASCII art support - Fixes

- Improved(?) character set detection, chardet will not win
  over UTF-8 unless it is >= 90% sure.
- Changed the unicode.txt to ascii-portable.txt, since there is
  no unicode in the file.
- etc.
mediagoblin/media_types/ascii/asciitoimage.py
mediagoblin/media_types/ascii/processing.py