Bug 104216 - Texts in different lines overlap each other when using Cardo font
Summary: Texts in different lines overlap each other when using Cardo font
Status: RESOLVED DUPLICATE of bug 107605
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
5.3.0.0.beta1
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-28 09:11 UTC by Volga
Modified: 2017-12-06 08:21 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
My screenshot (113.06 KB, image/png)
2016-11-28 09:12 UTC, Volga
Details
Test with Cardo (10.58 KB, application/vnd.oasis.opendocument.text)
2016-11-28 09:13 UTC, Volga
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Volga 2016-11-28 09:11:08 UTC
Description:
When I try to use Cardo font (http://scholarsfonts.net/cardofnt.html) on LibreOffice, I found texts overlap each other, especially I break them into different lines.

Steps to Reproduce:
1. Insert several texts
2. Use different fonts for them

Actual Results:  
If I use Cardo font, I found texts overlap each other.

Expected Results:
-


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0
Comment 1 Volga 2016-11-28 09:12:41 UTC
Created attachment 129064 [details]
My screenshot
Comment 2 Volga 2016-11-28 09:13:14 UTC
Created attachment 129065 [details]
Test with Cardo
Comment 3 ⁨خالد حسني⁩ 2016-11-28 09:31:34 UTC
That is a font bug, the “hhea” table has a +ve Descender value, but it should be negative. The “OS/2” table has correct sTypoDescender, but the font does not set USE_TYPO_METRICS bit on fsSelection, so we didn’t use it.

I suggest reporting this to the font authors, I’m intentionally not adding workarounds for such broken fonts.

This is from the fix for bug 55469, not the new layout engine.
Comment 4 Volga 2016-11-28 13:57:43 UTC Comment hidden (obsolete)
Comment 5 Volga 2017-12-06 07:45:10 UTC
This problem is disappeared in LO 5.4.4.

版本:5.4.4.1 (x64)
Build ID:da790616461e15a10c95a80eb8ef8ee7b726c114
CPU 线程:4; 操作系统:Windows 6.19; UI 渲染:默认; 
区域语言:zh-CN (zh_CN); Calc: group
Comment 6 Volga 2017-12-06 08:21:28 UTC

*** This bug has been marked as a duplicate of bug 107605 ***