Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-2273

ArialMT is not replaced correctly

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • liberation-fonts-2.1.3-5.el9
    • None
    • Low
    • rhel-display-i18n
    • 7
    • 9
    • 2
    • QE ack, Dev ack
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • ---
    • None
    • 57,005

      Description of problem:
      Using ArialMT in LibreOffice documents gives bad output in PDF files.
      The lines are printed too wide, which changes the line break and even the page breaks.

      Version-Release number of selected component (if applicable):
      liberation-sans-fonts-2.1.3-4.el9.noarch

      How reproducible:
      Always

      Steps to Reproduce:
      >fc-match arialmt
      DejaVuSans.ttf: "DejaVu Sans" "Book"

      Actual results:
      >fc-match arialmt
      DejaVuSans.ttf: "DejaVu Sans" "Book"

      Expected results:
      >fc-match arialmt
      LiberationSans-Regular.ttf: "Liberation Sans" "Regular"

      Additional info:
      This seems to be correct (at least) in RHEL 7:
      >cat /etc/fonts/conf.d/59-liberation-sans.conf
      <?xml version="1.0" encoding="UTF-8"?>
      <!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
      <fontconfig>
      <!-- Microsoft -->
      <alias binding="same">
      <family>Arial</family>
      <accept>
      <family>Liberation Sans</family>
      </accept>
      </alias>
      <alias binding="same">
      <family>Liberation Sans</family>
      <default>
      <family>Arial</family>
      </default>
      </alias>
      <alias binding="same">
      <family>ArialMT</family>
      <accept>
      <family>Liberation Sans</family>
      </accept>
      </alias>
      <alias binding="same">
      <family>Liberation Sans</family>
      <default>
      <family>ArialMT</family>
      </default>
      </alias>

      </fontconfig>

              rhn-support-tagoh Akira TAGOH
              karlch_brz Christoph Karl (Inactive)
              Twinkle Pardeshi Twinkle Pardeshi
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: