pdfme / pdfme

A TypeScript based PDF generator library, made with React.
https://pdfme.com
MIT License
2.16k stars 192 forks source link

Support for line breaking on hyphens #451

Closed peteward closed 1 month ago

peteward commented 1 month ago

fixes #449

Handle the difference in browser splitting strategy for Western writing systems, which split on various types of hyphen.

Designer: Screenshot 2024-03-21 at 06 19 16

Before: Screenshot 2024-03-21 at 06 20 42

After: Screenshot 2024-03-21 at 06 19 40

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **add-dynamic-table-schema-332** | ⬜️ Ignored ([Inspect](https://vercel.com/labelmake/add-dynamic-table-schema-332/Faa3RBvXvuSsXry8HN3i7SjpQLgS)) | | | Mar 21, 2024 9:07am | | **pdfme-playground** | ⬜️ Ignored ([Inspect](https://vercel.com/labelmake/pdfme-playground/DwJuLnjmC3JrbBPnYi4xmT1ZH1MD)) | [Visit Preview](https://pdfme-playground-git-449-line-breaking-chars-labelmake.vercel.app) | | Mar 21, 2024 9:07am | | **pdfme-playground-v4** | ⬜️ Ignored ([Inspect](https://vercel.com/labelmake/pdfme-playground-v4/SVBoCac7xcVqfd9NuqSx9PCYyaGM)) | [Visit Preview](https://pdfme-playground-v4-git-449-line-breaking-chars-labelmake.vercel.app) | | Mar 21, 2024 9:07am |
hand-dot commented 1 month ago

Released as https://github.com/pdfme/pdfme/releases/tag/3.4.3