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

resolves #651 take fallback font into account when calculating width of string #788

Merged
merged 1 commit into from
Mar 27, 2017

Conversation

mojavelinux
Copy link
Member

  • introduce rendered_width_of_string and rendered_width_of_char methods
  • take width of char from fallback font into account if not glyph not present in font
  • calculate width of conum using correct font

…ting width of string

- introduce rendered_width_of_string and rendered_width_of_char methods
- take width of char from fallback font into account if not glyph not present in font
- calculate width of conum using correct font
@mojavelinux mojavelinux merged commit 21a3bcf into asciidoctor:master Mar 27, 2017
@mojavelinux mojavelinux deleted the issue-651 branch March 27, 2017 10:09
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.

1 participant