You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After reading the BDF for Monaco, calling BDF::BDF-TO-FONTDESCRIPTOR fails with a type-mismatch error, "(-1) is not a number" when (-1) was passed to IL:UNICODE-EXTEND-TRANSLATION, called from UNICODE-UNMAPPED, called from IL:UTOXCODE?
To Reproduce
Steps to reproduce the behavior:
Used FontForge to load macOS /System/Library/Fonts/Monaco.ttf and write it out, with default settings, creating amongst other sizes, Monaco-10.bdf
Describe the bug
After reading the BDF for Monaco, calling
BDF::BDF-TO-FONTDESCRIPTOR
fails with a type-mismatch error, "(-1) is not a number" when (-1) was passed to IL:UNICODE-EXTEND-TRANSLATION, called from UNICODE-UNMAPPED, called from IL:UTOXCODE?To Reproduce
Steps to reproduce the behavior:
Used FontForge to load macOS /System/Library/Fonts/Monaco.ttf and write it out, with default settings, creating amongst other sizes, Monaco-10.bdf
Expected behavior
I expected it to produce a Monaco 10 display font file.
The text was updated successfully, but these errors were encountered: