Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

support line spacing by multiple #855

Merged
merged 1 commit into from
Feb 25, 2021

Conversation

wangfengming
Copy link
Contributor

updateTextPropsOptions

interface TextPropsOptions {
	/**
	 * line spacing by pt. e.g.: 28 means 28pt
	 */
	lineSpacing?: number
	/**
	 * line spacing by multiple. e.g.: 1.2
	 */
	lineSpacingMultiple?: number
}

@wangfengming
Copy link
Contributor Author

image

@gitbrent gitbrent self-assigned this Dec 26, 2020
@gitbrent gitbrent added this to the 3.5.0 milestone Dec 26, 2020
Copy link
Owner

@gitbrent gitbrent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job!

@gitbrent gitbrent merged commit 14b766f into gitbrent:master Feb 25, 2021
@gitbrent
Copy link
Owner

Thanks @wangfengming !

Screen Shot 2021-02-24 at 22 13 51

gitbrent added a commit that referenced this pull request Feb 25, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants