You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure whether this is a bug or feature. See this rendering:
The "x komunikace" is not hyphenated when the space is non-breakable. I would say that it is a bug, because browsers line-break both cases in the same fashion.
The text was updated successfully, but these errors were encountered:
(I have absolutely zero experience with Pango and the underlying line-breaking algorithm in line_break.py is very complex, so please double-check my code.)
Right. The issue is visible when the hyphenation opportunity is in the second word (of the nbsp-joined word pair). This is very typical for Czech typography, where we join a one-letter word with the (longer) following word using a nbsp (as seen in my first post).
I am not sure whether this is a bug or feature. See this rendering:
The "x komunikace" is not hyphenated when the space is non-breakable. I would say that it is a bug, because browsers line-break both cases in the same fashion.
The text was updated successfully, but these errors were encountered: