From cca66b9ec4e494c1d919bff0f71a820d8afab1fa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:24:48 +0200 Subject: Adding upstream version 1.2.2. Signed-off-by: Daniel Baumann --- testfiles/rendering_tests/fonts/Estedad-Medium.ttf | Bin 0 -> 60832 bytes testfiles/rendering_tests/fonts/GeomTest-Regular.otf | Bin 0 -> 2984 bytes .../fonts/GeomTest-gzipped-SVG-glyphs.otf | Bin 0 -> 3424 bytes testfiles/rendering_tests/fonts/LICENSES | 10 ++++++++++ testfiles/rendering_tests/fonts/Lohit-Telugu.ttf | Bin 0 -> 341752 bytes testfiles/rendering_tests/fonts/NotoSans-Regular.ttf | Bin 0 -> 468584 bytes .../rendering_tests/fonts/NotoSansCJKjp-Regular.otf | Bin 0 -> 16427228 bytes .../rendering_tests/fonts/NotoSansHebrew-Regular.ttf | Bin 0 -> 27696 bytes 8 files changed, 10 insertions(+) create mode 100644 testfiles/rendering_tests/fonts/Estedad-Medium.ttf create mode 100644 testfiles/rendering_tests/fonts/GeomTest-Regular.otf create mode 100755 testfiles/rendering_tests/fonts/GeomTest-gzipped-SVG-glyphs.otf create mode 100644 testfiles/rendering_tests/fonts/LICENSES create mode 100644 testfiles/rendering_tests/fonts/Lohit-Telugu.ttf create mode 100644 testfiles/rendering_tests/fonts/NotoSans-Regular.ttf create mode 100644 testfiles/rendering_tests/fonts/NotoSansCJKjp-Regular.otf create mode 100644 testfiles/rendering_tests/fonts/NotoSansHebrew-Regular.ttf (limited to 'testfiles/rendering_tests/fonts') diff --git a/testfiles/rendering_tests/fonts/Estedad-Medium.ttf b/testfiles/rendering_tests/fonts/Estedad-Medium.ttf new file mode 100644 index 0000000..d4844c2 Binary files /dev/null and b/testfiles/rendering_tests/fonts/Estedad-Medium.ttf differ diff --git a/testfiles/rendering_tests/fonts/GeomTest-Regular.otf b/testfiles/rendering_tests/fonts/GeomTest-Regular.otf new file mode 100644 index 0000000..a008cbf Binary files /dev/null and b/testfiles/rendering_tests/fonts/GeomTest-Regular.otf differ diff --git a/testfiles/rendering_tests/fonts/GeomTest-gzipped-SVG-glyphs.otf b/testfiles/rendering_tests/fonts/GeomTest-gzipped-SVG-glyphs.otf new file mode 100755 index 0000000..d8a89e3 Binary files /dev/null and b/testfiles/rendering_tests/fonts/GeomTest-gzipped-SVG-glyphs.otf differ diff --git a/testfiles/rendering_tests/fonts/LICENSES b/testfiles/rendering_tests/fonts/LICENSES new file mode 100644 index 0000000..71bfc0e --- /dev/null +++ b/testfiles/rendering_tests/fonts/LICENSES @@ -0,0 +1,10 @@ + +All fonts in this directory are licensed under open licenses. + +Lohit (https://pagure.io/lohit SIL Open Font 1.1) +NotoSans (https://www.google.com/get/noto/ Open Font License 1.1) +Estedad (https://github.com/aminabedi68/Estedad/ SIL Open Font 1.1) + +GeomTest Released under Open Font Licens 1.1. Copyright Tavmjong Bah 2015,2019 + + diff --git a/testfiles/rendering_tests/fonts/Lohit-Telugu.ttf b/testfiles/rendering_tests/fonts/Lohit-Telugu.ttf new file mode 100644 index 0000000..3869703 Binary files /dev/null and b/testfiles/rendering_tests/fonts/Lohit-Telugu.ttf differ diff --git a/testfiles/rendering_tests/fonts/NotoSans-Regular.ttf b/testfiles/rendering_tests/fonts/NotoSans-Regular.ttf new file mode 100644 index 0000000..b031a49 Binary files /dev/null and b/testfiles/rendering_tests/fonts/NotoSans-Regular.ttf differ diff --git a/testfiles/rendering_tests/fonts/NotoSansCJKjp-Regular.otf b/testfiles/rendering_tests/fonts/NotoSansCJKjp-Regular.otf new file mode 100644 index 0000000..296fbeb Binary files /dev/null and b/testfiles/rendering_tests/fonts/NotoSansCJKjp-Regular.otf differ diff --git a/testfiles/rendering_tests/fonts/NotoSansHebrew-Regular.ttf b/testfiles/rendering_tests/fonts/NotoSansHebrew-Regular.ttf new file mode 100644 index 0000000..9bf03ab Binary files /dev/null and b/testfiles/rendering_tests/fonts/NotoSansHebrew-Regular.ttf differ -- cgit v1.2.3