An open API service indexing awesome lists of open source software.

https://github.com/dagit/linebreak-text

Simple functions to break a Text to fit a maximum text width, using Knuth-Liang hyphenation algorhitm. Based on the linebreak package by Francesco Ariis.
https://github.com/dagit/linebreak-text

Last synced: 4 months ago
JSON representation

Simple functions to break a Text to fit a maximum text width, using Knuth-Liang hyphenation algorhitm. Based on the linebreak package by Francesco Ariis.

Awesome Lists containing this project

README

          

# linebreak-text
Simple functions to break a Text to fit a maximum text width, using Knuth-Liang hyphenation algorhitm. Based on the linebreak package by Francesco Ariis.