Description: Fonts appear all garbled(very condensed) in the font preview pane in the paragraph style tab when OpenGl is selected in the options while the font previews that appear in the drop down menu in the main pane work just fine. It looks like this: http://imgur.com/a/SjFI8. It happens regardless of the font selected and whether the said font is truetype or OTF. Disabling "Use OpenGl for all rendering" and restarting solves the problem. Steps to Reproduce: 1.Launch Libre Office 2.Go to Styles 3. Right click on style and choose "modify" Actual Results: Font preview text garbled (super condensed kerning) regardless of the settings chosen Expected Results: Font preview should display according to the settings specified by the user Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
Created attachment 131627 [details] Open GL device log from %appdata%
Created attachment 131628 [details] Preview screenshot
Graphics adapter: Radeon HD 5700 Driver version: 15.201.1151.1008
@mmeeks: blacklist the driver again?
From help/about Libre Office: Version: 5.3.0.3 Build ID: 7074905676c47b82bbcfbea1aeefc84afe1c50e1 CPU Threads: 8; OS Version: Windows 6.2; UI Render: default; Layout Engine: new; Locale: fr-FR (fr_FR); Calc: group
Version: 5.3.0.3 Build ID: 7074905676c47b82bbcfbea1aeefc84afe1c50e1 CPU Threads: 8; OS Version: Windows 6.2; UI Render: default; Layout Engine: new; Locale: fr-FR (fr_FR); Calc: group
Dupe of bug 104939 but cause is our DirectWrite implementation used with OpenGL rendering. Corrected for bug 103831 by reverting to GDI+ calls while we refactor the DirectWrite. The GDI+ based Default rendering is not affected. Please test with current nightly build of master to verify correct behavior. While the revert to GDI+ calls in the 5.3 branch is up for review [1] and should be ready for the 5.3.2 build. =-ref-= https://gerrit.libreoffice.org/#/c/34862 *** This bug has been marked as a duplicate of bug 103831 ***