View Single Post
Old 10-06-2020, 08:00 AM   #7
NullNix
Guru
NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.
 
Posts: 929
Karma: 15576314
Join Date: Jan 2013
Location: Ely, Cambridgeshire, UK
Device: Kindle Oasis 3, Kindle Oasis 1
Quote:
Originally Posted by Oronare View Post
Well converting them from TTF to OTF seems to work. For some reason the 'bold' feature just doesn't work for me on 5.13.2 with side loaded TTF fonts in a KFX book; only OTF fonts work.
OTF is the future, frankly: figuring out related fonts in a family and how they vary can be an incredible kludge with TTF (fontconfig literally has to guess possible font names). It's quite possible the names of the bold variants etc of the TTF font you're using are not one of the ones that's being guessed at. OTF has a reliable way to figure this stuff out programmatically.
NullNix is offline   Reply With Quote