Hello !
I wanted to try out dlangide on Ubuntu 18.04. So I have downloaded and built it according to the instructions.
That worked fine (execpt for 4 warnings about deprecated features)
But the IDE looks - how should I say - quite funny. With fonts approx 10 times bigger than expected.
I have tried to overcome this by raising the DPI setting to 600x600. But that is still way out of the target:
OK, the cause is within DLangui. Building this way forces x11 graphics, which scales correctly
dub build --build=release dlangide --override-config=dlangui/x11
Hello ! I wanted to try out dlangide on Ubuntu 18.04. So I have downloaded and built it according to the instructions. That worked fine (execpt for 4 warnings about deprecated features) But the IDE looks - how should I say - quite funny. With fonts approx 10 times bigger than expected. I have tried to overcome this by raising the DPI setting to 600x600. But that is still way out of the target: