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
Hi team,
I’m seeing unexpected spacing when kerning is enabled via the LayoutProcessor. Left-aligned text looks correct, but centered and right-aligned text show an extra gap between the last glyph on a line and the right boundary of the text box (effectively shifting the visually aligned edge).
Summary
With kerning enabled, left alignment renders as expected.
With center/right alignment, each line ends with a visible gap to the right edge of the layout box (EOL to box edge)
Attaching the sample right side aligned textbox with LayoutProcessor enabled
Expected:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I’m seeing unexpected spacing when kerning is enabled via the LayoutProcessor. Left-aligned text looks correct, but centered and right-aligned text show an extra gap between the last glyph on a line and the right boundary of the text box (effectively shifting the visually aligned edge).
Summary
With kerning enabled, left alignment renders as expected.
With center/right alignment, each line ends with a visible gap to the right edge of the layout box (EOL to box edge)
Attaching the sample right side aligned textbox with LayoutProcessor enabled

Expected:
generated:

here is the overlay diff:

Beta Was this translation helpful? Give feedback.
All reactions