2006年05月12日 星期五 00:02
程序里主要用到了pygame 在运行生成的exe时不能正常运行,,生成的.log文件里有: RuntimeError: default font not found 不知怎么解决了..高手帮帮忙吧`~ 初次在maillist发邮件,请多关照啊 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060512/d8e85351/attachment.htm
2006年05月12日 星期五 10:07
在 06-5-12,费振华<feizhenhua at gmail.com> 写道: > 程序里主要用到了pygame > 在运行生成的exe时不能正常运行,,生成的.log文件里有: > RuntimeError: default font not found 默认字体没有找到不是python的问题吧。
2006年05月12日 星期五 12:36
主要是要弄清楚pygame用的什么默认字体 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060512/e9879523/attachment.htm
2006年05月12日 星期五 22:31
嗯,,有道理,谢谢提醒拉 2006/5/12, sy5tem <open8sd at gmail.com>: > > 主要是要弄清楚pygame用的什么默认字体 > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060512/83f887e3/attachment.html
2006年05月12日 星期五 22:57
解决了,,用了pygame.font.SysFont()替换了原来的pygame.font.Font()就好了....感谢大家`~ 在06-5-12,费振华 <feizhenhua at gmail.com> 写道: > > 嗯,,有道理,谢谢提醒拉 > > 2006/5/12, sy5tem <open8sd at gmail.com>: > > > > 主要是要弄清楚pygame用的什么默认字体 > > > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > > python-chinese-request at lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060512/d3cb331b/attachment.htm
Zeuux © 2025
京ICP备05028076号