如何在prezi里输入中文
1、百度“prezi中文字体”,下载swf格式的字体。

3、将字体粘贴到这个目录——C:\Users\Administrator(你的名字)\AppData\Roaming\com.prezi.PreziDesktop\Local Store\fonts

5、修改代码为:@font-face{ src: url('hanx.swf'); fontFamily: head;}(其实x表示数字,一种数字代表一种字体)点击Apply,完成设置。

1、百度“prezi中文字体”,下载swf格式的字体。
3、将字体粘贴到这个目录——C:\Users\Administrator(你的名字)\AppData\Roaming\com.prezi.PreziDesktop\Local Store\fonts
5、修改代码为:@font-face{ src: url('hanx.swf'); fontFamily: head;}(其实x表示数字,一种数字代表一种字体)点击Apply,完成设置。