Hello, i have an issue with the font rendering in Sublime 2.
In the attached screenshot you can see how ubuntu mono 12 should look and how it looks in sublime. the letters are too “thin”. i cannt really describe it, so please have a look at the attchment.
On Ubuntu the font gets rendered right.
i’m using gnome 3 (GNOME Shell 3.2.2.1) on Arch Linux and Sublime 2175-dev (The 2165 version also has this issue)
My Settings file reads:
{
"color_scheme": "Packages/Color Scheme - Default/Monokai Bright.tmTheme",
"font_face": "Ubuntu Mono",
"font_size": 12
}
Can you help me?