标签: python debian raspberry-pi
如何设置Python控制台应用程序的字体大小?
我在Raspberry Pi上运行Debian Wheezy。
Debian Wheezy
退出程序时返回默认大小。
答案 0 :(得分:0)
答案 1 :(得分:0)
您应该使用setfont命令:
setfont
$ setfont CyrAsia-Terminus24x12
字体列表位于:/usr/share/consolefonts 除此之外,您还可以运行dpkg-reconfigure -plow console-setup来调整各种控制台设置。
/usr/share/consolefonts
dpkg-reconfigure -plow console-setup