Implementation of Knuth & Plass Algorithm
Author: mrwunderbar666Created Mar 25, 2020Updated Mar 25, 2020
I was browsing through this project and was wondering if the paragraph rendering could benefit from using an existing implementation of the Knuth-Plass Algorithm (i.e. TEX).
There are already two libraries available:
would it be a big hassle to use these?
Source: RelaxedJS/ReLaXed