RightToLeft Fonts

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how can i use RightToLeft Fonts in .net CF 1.0?
There is no "RightToLeft" property in control object(CF 1.0)
 
First it's not just a matter of font to support RTL. Second, check that your
device supports RTL otherwise there is no point...

In any case, RTL as you have found is not supported from NETCF v1.0. For
more (particularly if you are targeting CE 5.0 and will be using CF 2.0) see
here:
http://www.danielmoth.com/Blog/2005/03/rtl-problem.html

Cheers
Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top