Font rendering issue in MATLAB R2019a on Ubuntu 18.04
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
as the title suggests, I'm using MATLAB R2019a on an up-2-date Ubuntu 18.04 machine with Intel Integrated Graphics and two 24" normal-dpi monitors.
I now noticed something that makes me wonder if what I'm experiencing is indeed normal. Namely, when printing the current path, there is no wrapping or whatever, but there are hundreds of letters printed over each other in the same line, creating an unreadable gibberish.
Any ideas on how to fix this issue?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/232329/image.png)
0 comentarios
Respuestas (1)
Sai Bhargav Avula
el 24 de Mzo. de 2020
Hi,
Try setting the 'FontSmoothing' axes property to 'off'. It is 'on' by default.
The link below contains more information about MATLAB's DPI-aware behavior
Also the answer in the below given link gives some work arounds but these are mostly for high dip.
Hope this helps!
0 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!