简体   繁体   中英

Best way to localize fonts in wpf

How can I localize fonts like localization of text? Currently I'm using Wpf Localization Extension for localizing texts and images and it works fine but I want for each culture a differnet font?

I believe you want to create your own custom composite font. The FontFamily documention describes how in the CompositeFonts section here: http://msdn.microsoft.com/en-us/library/system.windows.media.fontfamily.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM