Closed polarbearing closed 6 years ago
We add a massive amount of fonts to have support for all platforms and name=*. So these message are "on purpose"
How do I add all of the fonts? Following the directions on openstreetmap-carto I installed the fonts using this command (Ubuntu 16.04):
sudo apt-get install fonts-noto-cjk fonts-noto-hinted fonts-noto-unhinted fonts-hanazono ttf-unifont
so I wasn't expecting to find any warnings.
Tt is not possible to install all referenced fonts as at least with
"Unifont Medium", "unifont Medium"
we have the same font with different names (for different OS Variants).
ref #2948 and #2924
I installed the fonts using this command (Ubuntu 16.04) so I wasn't expecting to find any warnings.
In the same section you can read also:
The current upstream font release has also some more scripts and style variants than in the Ubuntu package. It can be installed from source.
I guess we can close this issue, since font warnings are unavoidable even if you add them manually (see #2924 ).
Kosmtik in Docker (MacOS host) complains about missing fonts at runtime. Map ist still rendered. Docker is the stable MacOS package from here Installation followed the DOCKER.md instructions in this repo.