I have Windows Phone 7 application where a font works fine, but in a Windows Phone 8 application the same font doesn't work. Apparently, that is font licensing issue. There is a flag in the TTF file which indicates whether the font can be embedded or not. How to change font embeddability, or is there is there some workaround to include the same font in WP8 application.

Thanks.

有帮助吗?

解决方案

Take a look at http://nicksnettravels.builttoroam.com/post/2013/06/22/TTF-Font-with-Windows-Phone-8.aspx. This article for wp8 mentions multiple ways of embeding font, including a licensing issue problem.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top