summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKhaled Hosny <khaled@aliftype.com>2023-03-18 00:52:04 +0200
committerAndras Timar <andras.timar@collabora.com>2023-04-02 23:38:08 +0200
commit74a2adfa056dccebef571ed08c3d572aa3f0890c (patch)
treefefc150660a2a59f165d4a2e9e16be3e6515df36 /officecfg
parentf583c58850ae4254c90e4bfd9afc98b53e2b05e6 (diff)
tdf#154235: Ignore underline metrics for all Liberation fonts
They all have bad metrics and we are better off synthesising metrics for them instead. Also simplify the exception list to only use family name. Change-Id: I9e13bc05bdf56a31e9805fcd348439d191ed3a3c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149032 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs6
1 files changed, 4 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 5078895d7e60..b61ce1b82323 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5481,8 +5481,10 @@
</desc>
</info>
<value>
- <!-- tdf#152267 -->
- <it>Liberation Serif,100,-123,100,420</it>
+ <!-- tdf#152267, tdf#154235 -->
+ <it>Liberation Serif</it>
+ <it>Liberation Sans</it>
+ <it>Liberation Mono</it>
</value>
</prop>
<prop oor:name="PluginsEnabled" oor:type="xs:boolean" oor:nillable="false">