diff options
author | Caolán McNamara <caolanm@redhat.com> | 2022-04-13 17:09:01 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-04-13 22:12:22 +0200 |
commit | 056b81ff51f57da83c4d4b5de479bac1aa366694 (patch) | |
tree | ba01158c5ee46312614f1ef559978bdcb09f994f /officecfg | |
parent | 58f533029b5cbd31993f2c667b16d3b487258e85 (diff) |
Resolves: tdf#148122 Celtic MD font appears wrong
Change-Id: Ib551f073b8ea0e0662660ccf01ebf56c2fd7f340
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132978
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 781dcde05734..f839f5778316 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -5408,6 +5408,8 @@ </desc> </info> <value> + <!-- tdf#148122 Celtic MD font appears wrong --> + <it>Celticmd,1571,-567,1571,-547,2126,559</it> <!-- DIN Light (ttf version) has odd metrics. The otf version works fine. --> <it>DIN Light,1509,-503,1509,-483,1997,483</it> </value> |