The Monaco font with a bold variant
Hi, I'm trying to patch the fonts with the FontForge according with this guide: https://powerline.readthedocs.org/en/latest/fontpatching.html to be able to use it in Vim with Powerline. But it doesn't work and instead I get this list of issues: ``` The PostScript font name "MonacoB2 Bold" is invalid. It should be printable ASCII, must not contain (){}[]<>%/ or space and must be shorter than 63 characters Warning: Mac string is a subset of the Windows string in the 'name' table for the UniqueID string in the English (US) language. Warning: Mac and Windows entries in the 'name' table differ for the Fullname string in the language English (US) Mac String: MonacoB2 Bold Windows String: MonacoB-Bold Warning: Mac and Windows entries in the 'name' table differ for the PostScriptName string in the language English (US) Mac String: MonacoB2Bold Windows String: MonacoB-Bold ``` Original Monaco font is being patched without issues. BTW, I'm using Mac. Could you happen to know what is the problem?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by fuyu and has received 2 comments.