Skip to content

Conversation

@MarkOSullivan94
Copy link

Resolves #1708

@DavBfr
Copy link
Owner

DavBfr commented Aug 18, 2024

Why remove this?

@MarkOSullivan94
Copy link
Author

Why remove this?

Why should a 3rd party dependency be printing out console output in my app without my approval?

@DavBfr
Copy link
Owner

DavBfr commented Aug 20, 2024

It's only a debug-build message. And I consider that as something to take care of. The embedded fonts works for testing I don't recommend using them for production application.

@MarkOSullivan94
Copy link
Author

MarkOSullivan94 commented Aug 21, 2024

It's only a debug-build message. And I consider that as something to take care of. The embedded fonts works for testing I don't recommend using them for production application.

It's a message I don't care about and if anything it's misleading which has lead to multiple people opening issues misunderstanding the purpose of the message which I already highlighted here: #1708

@softwaredementor
Copy link

Hello, is there also a definite resolution for above issue with an example on how to solve it using other fonts?

@nickolasdeluca
Copy link

Please merge this, it's a simple thing. Or at least lock it behind a debugMode property or something.

It's really annoying trying to debug something and have this message popup, especially since you can't actually fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove print statement '$fontName has no Unicode support see https://github.com/DavBfr/dart_pdf/wiki/Fonts-Management'

4 participants