Thread
:
Kobo system cannot recognize fonts added into system-wide fonts directory?
View Single Post
12-08-2018, 02:04 AM
#
4
codychan
Groupie
Posts: 153
Karma: 27950
Join Date: Nov 2018
Device: Kobo Aura One, Kobo Forma
Quote:
Originally Posted by
pazos
Nickel probably uses a defined list of fonts at buildtime and register them with
http://doc.qt.io/archives/qt-4.8/qfo...pplicationFont
. For sideload content they scan a given directory with
http://doc.qt.io/archives/qt-4.8/qdiriterator.html
and try to load as many (valid) ttf/otf fonts as present in that folder.
So adding new fonts to the same folder won't work as expected.
I guess I couldn't do anything about it then.
codychan
View Public Profile
Find More Posts by codychan
Track Posts by codychan via RSS