View Single Post
Old 12-08-2018, 02:04 AM   #4
codychan
Groupie
codychan has much to be proud ofcodychan has much to be proud ofcodychan has much to be proud ofcodychan has much to be proud ofcodychan has much to be proud ofcodychan has much to be proud ofcodychan has much to be proud ofcodychan has much to be proud ofcodychan has much to be proud ofcodychan has much to be proud ofcodychan has much to be proud of
 
codychan's Avatar
 
Posts: 153
Karma: 27950
Join Date: Nov 2018
Device: Kobo Aura One, Kobo Forma
Quote:
Originally Posted by pazos View Post
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 is offline   Reply With Quote