gprints

Results 2 comments of gprints

While the incorrect display got fiexed, I still wonder if a single unicode character is worth having a dependency to another library.

Sorry, I was wrong. libiconv isn't being used for "...", it's hardcoded as #define utf8ellipsis "\xe2\x80\xa6" const unsigned utf32ellipsis = 0x2026; But as far as the original bug is concearned,...