Fall back to system fonts for unsupported characters
#1
Kodi doesn't have a proper font fallback mechanism. If the interface is set to certain languages, the unsupported characters will be shown as rectangles:

Image

The current solution is to switch to Arial-based fonts:

Image

However, this will break the design of the skin making it less aesthetic:

Image

Image

It would be better if Kodi could fall back to system fonts automatically.
Reply
#2
I think maybe implementing fontconfig library would probably achieve what is needed.  That also should make it possible to use a small font and only load additional characters from other font files as needed.  But it still is necessary to be careful as details in the font can change how characters are rendered and that can change the layout adding difficulty in skinning.

scott s.
.
Reply

Logout Mark Read Team Forum Stats Members Help
Fall back to system fonts for unsupported characters0