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

Improve mixed CJK/Latin linebreaking. #1986

Merged
merged 1 commit into from
Sep 6, 2022
Merged

Improve mixed CJK/Latin linebreaking. #1986

merged 1 commit into from
Sep 6, 2022

Commits on Sep 6, 2022

  1. Improve mixed CJK/Latin linebreaking.

    (actually the K part is a lie because I don't know much about Korean typesetting, but it should be easy to implement)
    
    This changes the break on space rule to break on space, CJK, or pre-CJK, e.g.:
    
        aaaあああ
           ^ break is inserted here
    bigfarts committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    faf52e7 View commit details
    Browse the repository at this point in the history