Quote:
Originally Posted by petrjahoda
About that line height... stupid me.
if lineHeight != 1.0 { prefs.lineHeight = lineHeight }
Fixed.
|
How small is the line height now when it's set to 1%? Is it even? Is it smaller then 100%?
One other thing I just thought of. When the line height is set to 0% or publisher and there is no line height, can you just display the text with no line height set at all? That should give the font's default leight height based on the font's metadata. Can you please give that a try if it's not the way it's being done now? Thanks.