View Single Post
Old 06-23-2023, 06:06 PM   #1040
Aleron Ives
Wizard
Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.
 
Posts: 1,715
Karma: 16308824
Join Date: Sep 2022
Device: Kobo Libra 2
Interesting! I only read in Georgia, so I didn't know the configuration file would store weights for each font face. That seems like an odd choice to me, since it doesn't store the font size on a per-font basis. The quick and dirty solution is to either not parse the weight at all or to delete all of the extra weight lines from the configuration file and only keep the one for the font you actually read in. You can still change the font face, as the extra weight entries won't get created again unless you adjust the weight of the other fonts.
Aleron Ives is offline   Reply With Quote