Windows Phone 8: supports native Unicode (Malayalam)?

I want my Windows phone to support 8 Malayalam Unicode applications

I want to use the native languages ​​in my application for a Windows phone. I did this in android by uploading font files to the resource folder. Is there such a way in Windows to support native languages? How can I implement this on a Windows 8 phone? if any ideas help me.

I want to create an application like this . This is an application using MALAYALAM in Indian.

+5
source share
2 answers

The following steps may help you:

  • Create a folder in your project called "fonts" (without quotes)
  • (*.ttf) . Arial.ttf( Arial UI)
  • " " ", "
  • XAML

, Malayalam.ttf Hello World , : FontFamily = "fonts/Malayalam.ttf # Hello World"

: http://blog.kulman.sk/using-custom-fonts-in-windows-phone-apps/

, .

+3

Windows Phone 8

Nirmala

Windows 8.

enter image description here

+2

All Articles