View Single Post
Old 10-15-2020, 01:22 PM   #32
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,894
Karma: 6120478
Join Date: Nov 2009
Device: many
I think there is a python based font module that does validation if I am remembering correctly.

If the font metrics for height and descenders are not correct you will see a partial line. To make things more difficult there are cases where height includes ascender and decenders and others where they do not.

Just try replacing the font with a known good font, and if theproblem goes away, the issue is with the font (bad or missing font metric data tables).
KevinH is offline   Reply With Quote