Skip to content

An implementation of the Knuth-Plass algorithm for breaking paragraphs into lines

License

Notifications You must be signed in to change notification settings

baskerville/paragraph-breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The algorithms implemented in this library, total fit and standard fit, are described in Breaking Paragraphs into Lines (1981) by Donald Knuth and Michael Plass. The standard fit algorithm is only provided as a fallback to total fit.

About

An implementation of the Knuth-Plass algorithm for breaking paragraphs into lines

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages