How to change the font in windows phone 8? -


i use "lucida handwriting" 1 textblock control @ design time.

but run on emulator take font like

at design time

enter image description here

at run on emulator

enter image description here

how possible. how can solve difference. please me.

thanks in advance.

are including font file in app package?

1) add font file wish use project, , set build action embedded resource. ensure copying file assembly in "copy output directory" property. 2) select textblock, , pull down font selection dropdown in properties.

you should see font there, , compiled assembly , available use in app.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

trac - Modifying workflow to add a status and split on ticket type -

Delphi interface implements -