You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/tests/data
Daniel Calviño Sánchez 6997e6f755 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>
3 years ago
..
app two item => two items 5 years ago
certificates Use certificates that expire in 10 years 9 years ago
emails Fix vsprint parameter 4 years ago
integritycheck Added Tests for modified mimetypelist 5 years ago
l10n Revert "Correctly fallback to english, if the plural case is not translated" 9 years ago
scss Add tests for SCSSCacher 7 years ago
setUploadLimit Remove unused php5 config from .htaccess 5 years ago
svg Make it possible to resolve svg for apps_paths outside the document root 4 years ago
themes/abc/apps/files/l10n Read available l10n files also from theme folder 8 years ago
block-aligned-plus-one.txt Fix encryption feof to not return too early 9 years ago
block-aligned.txt Fix encryption feof to not return too early 9 years ago
data.tar.gz test data for archive tests 12 years ago
data.zip test data for archive tests 12 years ago
db_structure.xml Adding tests for 4 byte unicode characters 8 years ago
db_structure2.xml let's name the column 'select' because this is a keyword on all platforms 10 years ago
desktopapp.png remove logo-wide from tests 9 years ago
desktopapp.svg Svgo optimization 8 years ago
guest_avatar_einstein_32.png Include additional scripts in Noto fonts 3 years ago
guest_avatar_einstein_32.svg Implement guest avatar endpoint 5 years ago
lorem-big.txt Correctly read the full stream in file_get_contents 10 years ago
lorem.txt dummy data for tests cases 12 years ago
strängé filename (duplicate #2).txt Use `rawurlencode` since this seems to be expected by cURL 10 years ago
test.pdf Implement guest avatar endpoint 5 years ago
testapp.0.8.tar.gz Prevent downgrade attacks for apps 8 years ago
testapp.tar.gz Add tests for installer method 8 years ago
testapp.zip No longer evaluate appinfo/version 8 years ago
testapp1.tar.gz Add tests for installer method 8 years ago
testapp2.zip No longer evaluate appinfo/version 8 years ago
testavatar.png Add unittests & check filetype in setLocalAvatar() 11 years ago
testimage-wide.png Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 9 years ago
testimage.eps Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 9 years ago
testimage.gif Add OC_Image Unit Test 11 years ago
testimage.heic Testcase for HEIC image (similar to the ImageTest) 6 years ago
testimage.jpg Add OC_Image Unit Test 11 years ago
testimage.mp3 Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 9 years ago
testimage.mp4 Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 9 years ago
testimage.odt Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 9 years ago
testimage.png Optimize image and skip mimetype test 11 years ago
testimagelarge.svg Svgo optimization 8 years ago