**Describe the bug** We are trying to execute this converter on a macOS system and it returns this error message: Table 'OS/2' does not exist in /System/Library/Fonts/LastResort.otf **To Reproduce** Steps to reproduce the behavior: Try to execute convert function on a macOS system **Expected behavior** Convert correctly the provided MD file to PDF **Additional context** We have tried the same code on Linux and it is working fine. We have tried to download that font from https://unicode.org/policies/lastresortfont_eula.html but it always says "network error" while downloading
Describe the bug
We are trying to execute this converter on a macOS system and it returns this error message:
Table 'OS/2' does not exist in /System/Library/Fonts/LastResort.otf
To Reproduce
Steps to reproduce the behavior:
Try to execute convert function on a macOS system
Expected behavior
Convert correctly the provided MD file to PDF
Additional context
We have tried the same code on Linux and it is working fine.
We have tried to download that font from https://unicode.org/policies/lastresortfont_eula.html but it always says "network error" while downloading