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

Line break refactoring in preparation for bidirectional text support. #3725

Merged
merged 1 commit into from
Dec 5, 2016

Commits on Dec 5, 2016

  1. Line break refactoring in preparation for bidirectional text support.

    * Separates line-breaking logic from glyph placement
    * Adds U+2027 "Interpunct" to ideographic breaking character set
    * Trims whitespace from beginning and end of line before calculating width for alignment purposes.
    * Fixes a crash on labels that generated lines with a single whitespace glyph.
    ChrisLoer committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    8408313 View commit details
    Browse the repository at this point in the history