Skip to content
#

line-breaking

Here are 26 public repositories matching this topic...

Predict React Native text heights before rendering. Native TextKit/TextPaint measurement + ~0.0002ms JS layout. FlashList, streaming AI chat, typewriter, pinch-to-zoom, obstacle reflow, Dynamic Type, Expo Web. 386 tests. MIT.

  • Updated Apr 18, 2026
  • TypeScript

A pure C# implementation of the Unicode Line Breaking Algorithm (UAX #14) for .NET 10, conforming to Unicode 17.0.0. Zero managed allocation, Native AOT, a source-generated trie. Verified against the official LineBreakTest.txt: every one of 19338 cases exact on UTF-16 and UTF-8. 62 tests.

  • Updated Jul 22, 2026
  • C#

A Prolog implementation of line breaking for short Russian texts. A word-token list is split into lines of bounded width by minimizing a total penalty over linguistic and typographic rules, following the TeX line-breaking algorithm (Knuth-Plass). An equivalent Python version and a 52-respondent readability survey are included for comparison.

  • Updated Jun 21, 2026
  • Prolog

Improve this page

Add a description, image, and links to the line-breaking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the line-breaking topic, visit your repo's landing page and select "manage topics."

Learn more