officecfg/registry/schema/org/openoffice/Office/Common.xcs |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 056b81ff51f57da83c4d4b5de479bac1aa366694
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Wed Apr 13 17:09:01 2022 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Wed Apr 13 22:12:22 2022 +0200

    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 <caol...@redhat.com>

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>

Reply via email to