Characters such as “ęą” are not recognized on my docker container, they are just omitted. I use phantom js to convert an HTML page into thumbnail. Html page contains characters like “ęą” on the page. So while generating thumbnail from it Ogonek characters [ęą] are ignored. I am sure this mus be happening due to Ogonek font not installed on
Tag: fonts
A font doesn’t appear in IntelliJ’s dialog of choosing a font
I installed Monaco font using this code. However, it doesn’t appear in Setting -> Editor -> Color and fonts -> Font. What should I do? Answer Try to install fonts in another way. Just use the Font Viewer. I use IDEA under ElementaryOS and it works for me. Update: