~ireas/genpdf-rs#57: 
Use Unicode segmentation algorithm for word splitting

Instead of splitting words by spaces, we should use the Unicode segmentation algorithm as implemented by unicode-segmentation, unicode-linebreak or textwrap.

Status
REPORTED
Submitter
~ireas
Assigned to
Submitted
3 years ago
Updated
3 years ago
Labels
feature v0.4.0

~ireas 3 years ago

Related to the migration to textwrap, see #30.

Register here or Log in to comment, or comment via email.