cryinkfly / Autodesk-Fusion-360-for-Linux

This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/wiki
MIT License
1.78k stars 115 forks source link

Font is miss rendered with dpi=96 works fine when changed to dpi=97 #384

Open Farouk123456 opened 4 months ago

Farouk123456 commented 4 months ago

After launching f360, some texts appear miss rendered i.e. irregular spacing between characters and missing characters such as capital I

with dpi = 96 (Notice Missing I on "MODIFY" and "CONFIGURE"

pp

with dpi = 97

pp2

latest version of fusion360 with new fixes from issue #381 Integrated Vega 8 AMD GPU && using OpenGL core Kali Linux gnome

aedancullen commented 4 months ago

Random shot in the dark, but you could try winetricks fontsmooth=rgb.

Farouk123456 commented 4 months ago

Wow, thanks while this did work on the main menu it doesn't work everywhere, for example in preferences:

Screenshot_20240204_191110

Capital W's are cutoff (IDK if this is implementable, but maybe antialiasing support could be added) Somehow setting dpi to something other than 96 fixes this completely, maybe this is an optimization gone wrong or something

str0g commented 4 months ago

After launching f360, some texts appear miss rendered i.e. irregular spacing between characters and missing characters such as capital I

with dpi = 96 (Notice Missing I on "MODIFY" and "CONFIGURE"

pp

with dpi = 97

pp2

latest version of fusion360 with new fixes from issue #381 Integrated Vega 8 AMD GPU && using OpenGL core Kali Linux gnome

On amd go with galliumnine and set fusion to use dx9. You will see things which was not drawn previously ;-)