#1180 Typo fix
Merged 2 years ago by churchyard. Opened 2 years ago by fed500.
Unknown source Typo-fix  into  master

@@ -742,7 +742,7 @@

  

  Legacy formats are too limited to handle Unicode-level coverage, fail to declare their encoding, do not permit the kind of style selection expected in modern fonts, do not provide human-friendly naming layers, etc. They’re full of quirks and a source of (security) bugs in applications.

  

- In 2006, at the first https://www.freedesktop.org/wiki/TextLayout/[Text Layout] summit, all the major Free Desktop players agreed to converge on a unified text layout engine, built around the https://github.com/harfbuzz/harfbuzz[HarfBuzz] project and the OpenType format. As a result, modern Free Desktop applications and libraries https://bugzilla.redhat.com/show_bug.cgi?id=1753295[no] https://bugs.documentfoundation.org/show_bug.cgi?id=104701[longuer] https://gitlab.gnome.org/GNOME/pango/issues/368[support] other formats.

+ In 2006, at the first https://www.freedesktop.org/wiki/TextLayout/[Text Layout] summit, all the major Free Desktop players agreed to converge on a unified text layout engine, built around the https://github.com/harfbuzz/harfbuzz[HarfBuzz] project and the OpenType format. As a result, modern Free Desktop applications and libraries https://bugzilla.redhat.com/show_bug.cgi?id=1753295[no] https://bugs.documentfoundation.org/show_bug.cgi?id=104701[longer] https://gitlab.gnome.org/GNOME/pango/issues/368[support] other formats.

  

  Use tools like https://fontforge.github.io/[fontforge] or https://fedoraproject.org/wiki/BitmapFontConversion[fonttosfnt] (provided by xorg-x11-font-utils) to https://gitlab.gnome.org/GNOME/pango/issues/386#note_568255[convert] legacy fonts to an OpenType format. Get it done upstream or script it within the `%build` section of your `spec` file.

  

rebased onto d0463fb

2 years ago

Pull-Request has been merged by churchyard

2 years ago
Metadata