unidoc / unipdf

Golang PDF library for creating and processing PDF files (pure go)
https://unidoc.io
Other
2.47k stars 250 forks source link

[BUG] Styled paragraph text can overlap when using different font sizes #462

Closed pfouilloux closed 2 years ago

pfouilloux commented 2 years ago

Description

Styled paragraph containing text chunks with different font sizes and newlines can cause text to overlap.

Expected Behavior

No overlap. Ex: image

Actual Behavior

image

Attachments

Please see code on the playground: https://play.unidoc.io/p/b292aee252a6e90

github-actions[bot] commented 2 years ago

Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/

pfouilloux commented 2 years ago

Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/

Hi! Regarding☝️ We are a customer, happy to submit this issue through other channels if that makes things easier to prioritize 🙂

gunnsth commented 2 years ago

Thanks for the report. The work on a fix is in progress.

gunnsth commented 2 years ago

Fixed in v3.27.0