📜  字体导致pygame中的构建错误 - 无论代码示例

📅  最后修改于: 2022-03-11 14:55:51.230000             🧑  作者: Mango

代码示例1
in the build, go to your exe file and put the font file there.
When you build the python file, fonts arent included (i dunno why), so you
need to put them in the build folder.
Note: I am using pyinstaller to build them and am using the font files to write
in a pygame window