1、百度“prezi中文字体”,下载swf格式的字体。
2、打开下载好的中文字体包,复制其中的文件。
3、将字体粘贴到这个目录——C:\Users\Administrator(你的名字)\AppData\Roaming\com.prezi.PreziDesktop\Local Store\fonts
4、打开prezi,进入工作状态。同时按住ctrl+shift+c打开css,找到如图所示的代码。
5、修改代码为:@font-face{ src: url('hanx.swf'); fontFamily: head;}(其实x表示数字,一种数字代表一种字体)点击Apply,完成设置。
6、现在就可以输入中文啦,选择title、subtitle、body还可以切换字体。