Hallo, the text and margin fonts on my Spyder editor look quite ugly, and I can't figure out the reason. I would say that the fonts are too "thin" (does it sound reasonable? could be an anti-aliasing issue?) I would like to use either "Ubuntu Mono" or "Monospace" fonts. On the terminal, both these fonts look great, but on the Spyder editor they definitely look different and they are not nearly as nice as they are in the terminal.
I think that I'm experiencing this problem since I use Ubuntu Mate (before, I used to use Ubuntu - i.e. I had the Unity graphical shell instead of the Mate desktop). If I am correct, with Unity I did not have that issue at all. I am using Anaconda 2.5 on Ubuntu Mate 15.10 (but with 15.04 I had the same issue). This is my present configuration: * Spyder Version: 2.3.8 * Python Version: Python 2.7.10 64bits * Operating system: Ubuntu Mate 15.10 * Qt 4.8.7, PyQt4 (API v2) 4.11.4 on Linux Dependencies: IPython >=1.0 : 4.1.1 (OK) matplotlib >=1.0: 1.5.1 (OK) pandas >=0.13.1 : 0.17.1 (OK) pep8 >=0.6 : 1.7.0 (OK) psutil >=0.3 : 3.4.2 (OK) pyflakes >=0.5.0: 1.0.0 (OK) pygments >=1.6 : 2.1.1 (OK) pylint >=0.25 : 1.5.4 (OK) qtconsole >=4.0 : 4.1.1 (OK) rope >=0.9.2 : 0.9.4 (OK) sphinx >=0.6.6 : 1.3.5 (OK) sympy >=0.7.3 : 0.7.6.1 (OK) zmq >=2.1.11 : 15.2.0 (OK) I have been living with these ugly fonts for too long and I am sick of them! Any idea of how to solve this problem? Thanks! Andrea -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
