nextcloud/tests/data
Daniel Calviño Sánchez ee06780029 Include additional scripts in Noto fonts
Generated avatars as well as text file previews are rendered using the
"core/fonts/NotoSans-Regular.ttf" font. The file was the standard hinted
"NotoSans-Regular.ttf" file from https://www.google.com/get/noto/.
However that file does not cover some non LGC (Latin, Greek, Cyrillic)
scripts, like Arabic, Devanagari or Hebrew, to name a few.

Markdown file previews also use "core/fonts/NotoSans-Bold.ttf", which is
in the same situation as the regular one.

Due to limitations in the TTF format it is not possible to provide a
single file for each style that includes all Noto fonts. However, it is
possible to add more scripts to the standard "NotoSans-Regular.ttf" and
"NotoSans-Bold.ttf" files (although no CJK (Chinese, Japanese, Korean)
glyph can be included due to the aforementioned limitations).

This commit replaces the standard files with an extended version created
using the Noto Tools. The build script (as well as a patch for the Noto
Tools) is also included for reference and to be able to update the font
files in the future if needed.

Due to the additional scripts added the font files are now much larger,
although this does not seem to increase the time spent rendering LGC
scripts.

Note that the file for the bold style still contains less scripts than
the regular one, as not all scripts supported by Noto have a bold
weight.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-03-01 19:15:01 +01:00
..
app two item => two items 2019-02-25 14:52:14 +01:00
certificates Use certificates that expire in 10 years 2015-08-27 22:23:08 +02:00
emails Fix vsprint parameter 2020-12-03 08:25:11 +01:00
integritycheck Readd test getOnlyDefaultAliases() 2020-12-28 13:59:10 +08:00
l10n Revert "Correctly fallback to english, if the plural case is not translated" 2015-02-20 11:51:36 +01:00
scss Add tests for SCSSCacher 2017-03-20 14:12:35 +01:00
setUploadLimit Remove unused php5 config from .htaccess 2019-03-04 11:24:10 +01:00
svg Make it possible to resolve svg for apps_paths outside the document root 2020-04-24 16:19:10 +02:00
themes/abc/apps/files/l10n Read available l10n files also from theme folder 2016-03-17 16:15:37 +01:00
block-aligned-plus-one.txt Fix encryption feof to not return too early 2015-04-20 18:32:40 +02:00
block-aligned.txt Fix encryption feof to not return too early 2015-04-20 18:32:40 +02:00
data.tar.gz test data for archive tests 2012-10-08 18:07:26 +02:00
data.zip test data for archive tests 2012-10-08 18:07:26 +02:00
db_structure.xml Adding tests for 4 byte unicode characters 2016-10-19 00:15:01 +02:00
db_structure2.xml let's name the column 'select' because this is a keyword on all platforms 2014-02-26 20:47:07 +01:00
desktopapp.png remove logo-wide from tests 2015-05-21 22:40:26 +02:00
desktopapp.svg Svgo optimization 2016-09-27 20:56:26 +02:00
guest_avatar_einstein_32.png Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
guest_avatar_einstein_32.svg Implement guest avatar endpoint 2019-02-07 14:23:16 +01:00
lorem-big.txt Correctly read the full stream in file_get_contents 2014-04-01 10:07:16 +02:00
lorem.txt dummy data for tests cases 2012-02-13 10:26:40 +01:00
strängé filename (duplicate #2).txt Use `rawurlencode` since this seems to be expected by cURL 2014-10-14 13:16:23 +02:00
test.pdf Implement guest avatar endpoint 2019-02-07 14:23:16 +01:00
testapp.0.8.tar.gz Prevent downgrade attacks for apps 2016-11-11 18:53:26 +01:00
testapp.tar.gz Add tests for installer method 2016-10-31 19:39:35 +01:00
testapp.zip No longer evaluate appinfo/version 2016-02-10 17:24:14 +01:00
testapp1.tar.gz Add tests for installer method 2016-10-31 19:39:35 +01:00
testapp2.zip No longer evaluate appinfo/version 2016-02-10 17:24:14 +01:00
testavatar.png Add unittests & check filetype in setLocalAvatar() 2013-08-25 21:04:09 +02:00
testimage-wide.png Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +02:00
testimage.eps Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +02:00
testimage.gif Add OC_Image Unit Test 2013-08-01 20:17:43 +02:00
testimage.heic Testcase for HEIC image (similar to the ImageTest) 2018-08-11 01:22:57 +02:00
testimage.jpg Add OC_Image Unit Test 2013-08-01 20:17:43 +02:00
testimage.mp3 Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +02:00
testimage.mp4 Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +02:00
testimage.odt Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +02:00
testimage.png Optimize image and skip mimetype test 2013-08-01 20:17:43 +02:00
testimagelarge.svg Svgo optimization 2016-09-27 20:56:26 +02:00