Skip to content

How to change the line height of a font #387

Answered by wez
rajputrajat asked this question in Q&A
Discussion options

You must be logged in to vote

I've just pushed 0ae494f which adds a new line_height option:

return {
   -- Scale the default line height by 1.2, making it 20% larger than
   -- the value specified by the font author
   line_height = 1.2,
}

That should start showing up in nightly builds within a couple of hours.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rajputrajat
Comment options

Answer selected by wez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants