~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
1 year, 11 months ago
Updated
1 year, 11 months ago
Labels
feature v0.4.0

~ireas 1 year, 11 months ago

Related to the migration to textwrap, see #30.

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