question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support word breaking

See original GitHub issue

Add a flag to RenderOptions to turn on word breaking.

wher word breaking is the ability to cut words in half at word wrapping boundries.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
JimBobSquarePantscommented, Aug 24, 2021

Ace… I haven’t done anything with hyphens yet. I’m considering using a different property similar to CSS hyphens

https://developer.mozilla.org/en-US/docs/Web/CSS/hyphens

0reactions
JimBobSquarePantscommented, Aug 24, 2021

the combined emoji will probably be a ligature thing which is an area we are still missing

We should use LayoutFarm.Typography as inspiration for that feature. They have great support.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CSS3 word-break | Can I use... Support tables for HTML5, ...
CSS3 word-break ... Property to prevent or allow words to be broken over multiple lines between letters. Usage % of. all users, all...
Read more >
"word-break" | Can I use... Support tables for HTML5, CSS3 ...
Allows lines to be broken within words if an otherwise unbreakable string is too long to fit. Currently mostly supported using the word-wrap...
Read more >
Keep text together
Word automatically breaks the text at a space or a hyphen at the end of a line. To keep two words or a...
Read more >
word-break - CSS: Cascading Style Sheets - MDN Web Docs
The word-break CSS property sets whether line breaks appear wherever the text would otherwise overflow its content box.
Read more >
Insert a page break in Word
Click or tap in the document where you want to insert a page break. · Go to Layout > Breaks > Page. Layout...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found