docker icon indicating copy to clipboard operation
docker copied to clipboard

added unifont required for international instances

Open baywet opened this issue 6 years ago • 7 comments

this work also supports the azure offering CC @mattab

baywet avatar Feb 10 '19 19:02 baywet

Refs: https://matomo.org/faq/how-to-install/faq_142/

mattab avatar Feb 12 '19 02:02 mattab

I'd prefer using the package from distros. Is this possible with Matomo?

J0WI avatar Mar 13 '19 23:03 J0WI

Maybe @mattab can help answering this one

baywet avatar Mar 14 '19 11:03 baywet

For the reference: https://packages.debian.org/stretch/all/ttf-unifont/filelist https://pkgs.alpinelinux.org/contents?branch=v3.9&name=unifont&arch=s390x&repo=main

J0WI avatar Mar 14 '19 12:03 J0WI

hum so we'd install the unifont package from the repos instead, good. @mattab can you give us an idea whether this should work or not?

baywet avatar Mar 14 '19 13:03 baywet

It should work. as long as we can create a Symlink because the file needs to be found in path/to/matomo/plugins/ImageGraph/fonts/unifont.ttf

mattab avatar Mar 14 '19 23:03 mattab

I'm not very familiar with the font system on Linux. Isn't there like a global registry on a system that applications can refer to?

baywet avatar Mar 15 '19 00:03 baywet