subframe7536 / maple-font

[try V7!] Maple Mono: Open source monospace font with round corner, ligatures and Nerd-Font for IDE and command line. 带连字和控制台图标的圆角等宽字体,中英文宽度完美2:1
SIL Open Font License 1.1
4.41k stars 62 forks source link

Use MacOS FontForge's embedded Python if available #137

Closed vinzlee97 closed 9 months ago

vinzlee97 commented 9 months ago

Hello, thanks for the great font!

I'm building using mac os, and I noticed that FontPatcher uses FontForge's python modules: fontforge and psMat.

This is just an expansion of this PR which uses FontForge's internal python which happens to link those two required modules. If there's no FontForge installed, it just uses default system's python.

subframe7536 commented 9 months ago

thanks for your pr!

I have reviewed the code briefly and did not find any errors. Could you please confirm if you were able to build it successfully on your local machine? I don't have a Mac

vinzlee97 commented 9 months ago

sure, here's the terminal screenshot

Screenshot 2023-11-04 at 17 07 24