rogg

Results 3 issues of rogg

resource_string() from pkg_resources opens dictionary.txt as 'rb', which puts byte literals in front of all the words when using python 3. ``` >>> get_sentence() "B'cras' b'mi' b'a' b'vulputate' b'arcu'." ```

error: format not a string literal and no format arguments [-Werror=format-security]

### Steps to reproduce Set scaling factor to 2x on a hidpi display (in my case 14.5", 2560x1600) ### Expected behaviour GVim text is blurry, or if anti-aliasing is turned...

bug