View Single Post
Old 04-05-2019, 03:35 PM   #11
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
FWIW, qtwebkit does get some maintenance by Annulen. Bugs reported there are still being responded to. We now build our webkit based on annulen's version 5.212 with the following patches:

See qtwebkit _*.patch at:

https://github.com/Sigil-Ebook/Sigil/tree/master/docs

None of these effect fonts particularly, but Qt (not webkit) has serious issues with fonts especially on Windows machines due to use of the OS2 font tables incorrectly:

See:

https://bugreports.qt.io/browse/QTBUG-73660

and the following font umbrella issue:

https://bugreports.qt.io/browse/QTBUG-74860

So the bug could well be in Qt itself versus QtWebkit.
KevinH is offline   Reply With Quote