I spent several hours trying to understand why PyCharm rendered fonts fine on my host, but when I would ssh into my jail with port forwarding, PyCharm fonts rendered very poorly. To save someone else the headache I went through, I started this thread.
When connecting:
When connecting:
- Use "ssh -Y user@jail.ip"
- Do NOT use "ssh -X user@jail.ip"