Except as contained in this notice, the name of Tavmjong Bah shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from Tavmjong Bah. For further information, contact: tavmjong @ free . fr.
-The SVG files of the EmojiOne project have been modified to create the
- fallback emoji glyphs and used as-is for the SVGinOT color glyphs. Files are stored in
- assets/emojione-svg
.
Please review the specific attribution requirements for commercial use of EmojiOne graphics: - http://emojione.com/licensing/
-The SVG files from the Unicode Power Symbol project have been
- modified to create B&W Power Symbol glyphs. Files are stored in assets/svg-bw
.
The following software may be included in this product: Gentium fonts. Use of any of this software is governed by the terms of the license below:
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index e03dafbf92b4..cf5cc4a30e00 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -158,13 +158,6 @@ "dest": "external/tarballs", "dest-filename": "@FONT_SOURCESERIF_TARBALL@" }, - { - "url": "https://dev-www.libreoffice.org/src/@FONT_EMOJIONE_COLOR_TARBALL@", - "sha256": "@FONT_EMOJIONE_COLOR_SHA256SUM@", - "type": "file", - "dest": "external/tarballs", - "dest-filename": "@FONT_EMOJIONE_COLOR_TARBALL@" - }, { "url": "https://dev-www.libreoffice.org/src/@BOOST_TARBALL@", "sha256": "@BOOST_SHA256SUM@", diff --git a/vcl/unx/generic/fontmanager/fontconfig.cxx b/vcl/unx/generic/fontmanager/fontconfig.cxx index 318c69ff8434..e89d5bc4f06a 100644 --- a/vcl/unx/generic/fontmanager/fontconfig.cxx +++ b/vcl/unx/generic/fontmanager/fontconfig.cxx @@ -1183,7 +1183,7 @@ void PrintFontManager::Substitute(vcl::font::FontSelectPattern &rPattern, OUStri if (bMissingJustBullet) { assert(rPattern.maTargetName == "Amiri Quran" || rPattern.maTargetName == "David CLM" || - rPattern.maTargetName == "EmojiOne Color" || rPattern.maTargetName == "Frank Ruehl CLM" || + rPattern.maTargetName == "Frank Ruehl CLM" || rPattern.maTargetName == "KacstBook" || rPattern.maTargetName == "KacstOffice" || rPattern.maTargetName == "Noto Sans Arabic"); // These fonts exist in "more_fonts", but have no U+00B7 MIDDLE DOT