2

Ubuntu as a guest OS in VirtualBox 5.014 with latest VBox Guest Additions installed. The fonts render irregularly (see screenshot at full resolution)enter image description here

I tried changing the "Scale for menu and title bars" setting and that does scale the fonts up but does not improve the rendering. Any ideas?

The monitor is Dell 2715Q.

Tried the gnome tweaks tool but nothing addresses the aliasing issue, incl. the antialiasing settings.

aaandre
  • 123

1 Answers1

1

Have you tried running it on full screen or seamless instead of scaled (Virtual Box Settings, not Ubuntu settings)?

If you are still getting badly scaled fonts when running full screen, see the following link and try changing the hinting and anti-aliasing options.

How do I change fonts and adjust their size?

*Edited to remove Vbox guest additions question as I saw your edit

EDIT # 2

What is the version of VBox that you are running. Looking at their forums, quite a few versions have had issue with DPI settings affecting fonts.

Edit # 3

"Final thing I can suggest, it works on some hosts/guest combinations. Set 3D Acceleration to ON but put the video memory as low as it will allow you."

And for the resolution issue try this from the terminal with your desired resolution instead of 1920x1080

VBoxManage setextradata global GUI/MaxGuestResolution 1920,1080

EDIT 4

posting update of what worked for top poster,

From VM Menu - > View > Scale Factor > 100% (or 200%