DavBfr / dart_pdf

Pdf creation module for dart/flutter
https://pub.dev/packages/pdf
Apache License 2.0
1.42k stars 632 forks source link

– emdash exports as unkown character #1734

Open 8BitMars opened 2 months ago

8BitMars commented 2 months ago

Describe the bug

The emdash character (–) appears as an unknown character in the pdfs To Reproduce Code snippet to reproduce the behavior:

// your code

Expected behavior

When exporting the pdf the emdash character should output as an emdash rather than an unexpected character

Screenshots

image

Flutter Doctor

Desktop (please complete the following information):

Additional context