Description: Hi I have installed a new font , from several sources and the font appears clipped or not fully loaded. I have also installed the Apache Office and it works perfectly with their software. I would obviously like to stay with Libre Office Steps to Reproduce: 1. Install Celtic MD font 2. Uses it as apart of your document. 3. Actual Results: 1. Install Celtic MD font 2. Uses it as apart of your document. Expected Results: Font appears clipped/cut off/ doesn't display the entire font. Reproducible: Always User Profile Reset: No Additional Info: Software should clearly display the font.
Created attachment 179018 [details] Font incorrectly showing
Created attachment 179019 [details] Working, but in different software This is a screenshot of the font working as intended, in Apache Open Office not Libre Open Office
Comment on attachment 179018 [details] Font incorrectly showing This is a screenshot of the error in question
I confirm it with Version: 7.3.2.2 (x64) / LibreOffice Community Build ID: 49f2b1bff42cfccbd8f788c8dc32c1c309559be0 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: zh-CN (de_DE); UI: en-GB Calc: CL But I can only confirm it for the first line of a page. Following lines don't show that problem, although characters of different lines are very close to each other. Workaround: Add spacing before first paragraph
On pc Debian x86-64 with master sources updated today, I could reproduce this. (downloaded font from https://www.dafont.com/fr/celtic-md.font) I also notice that you scroll down, then up several times (but sometimes once is enough), it's ok. Caolán: any thoughts here?
I think its the font ascent/descent and a similar problem to that of bug 116498 where there are multiple ways to declare the ascent/descent and LibreOffice these days prefers the hhea table and that doesn't suit this font. If I add it to the same "special case" list as the font from bug 116498 it seems to look ok. https://gerrit.libreoffice.org/c/core/+/132978
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/056b81ff51f57da83c4d4b5de479bac1aa366694 Resolves: tdf#148122 Celtic MD font appears wrong It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
done in trunk, backport to 7-3 in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/75893fb99173f615d9fa40b50dfba147d22967b4 Resolves: tdf#148122 Celtic MD font appears wrong It will be available in 7.3.4. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-3-3": https://git.libreoffice.org/core/commit/45ca2ec0d7a3205f773aa814a00ea7414fa95f6d Resolves: tdf#148122 Celtic MD font appears wrong It will be available in 7.3.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
VERIFIED with Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 83d0f2eebae41d431d9a5bfd1a918523977752d0 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL Caolán, thanks for fixing it!