Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support for letter spacing / tracking #219

Merged
merged 2 commits into from
Sep 9, 2016
Merged

Conversation

lachmanski
Copy link
Contributor

HTML Letter-spacing is added or subtracted between every characters in a string of text. Letter Spacing is usually declared in ems. Graphics Software uses the term Tracking, and multiplies the ems by 1000 to avoid working in decimals.

HTML Letter-spacing is added or subtracted between every characters in a string of text. Letter Spacing is usually declared in ems. Graphics Software uses the term Tracking, and [multiplies the ems by 1000](http://stackoverflow.com/a/36612356/6465140) to avoid working in decimals.
@fdb fdb merged commit 1921af7 into opentypejs:master Sep 9, 2016
@fdb
Copy link
Contributor

fdb commented Sep 9, 2016

Looks good, thanks!

Sorry for the late reply — I was on holiday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants