www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Solution to print Chinese font in console under D2

reply Sam Hu <samhu.samhu nospam.com> writes:
I asked this question a couple of month ago but it is pending,is there any
solution now?

Thanks.
Nov 30 2009
next sibling parent reply Sam Hu <samhu.samhu nospam.com> writes:
Sam Hu Wrote:

 I asked this question a couple of month ago but it is pending,is there any
solution now?
 
 Thanks.
Sorry,Windows (XP).
Nov 30 2009
parent reply Spacen Jasset <spacenjasset yahoo.co.uk> writes:
Sam Hu wrote:
 Sam Hu Wrote:
 
 I asked this question a couple of month ago but it is pending,is there any
solution now?

 Thanks.
Sorry,Windows (XP).
Have you set-up an appropriate console font? There are article on the internet on Unicode display and command console.
Nov 30 2009
parent Sam Hu <samhu.samhu nospam.com> writes:
Spacen Jasset Wrote:

 Sam Hu wrote:
 Sam Hu Wrote:
 
 I asked this question a couple of month ago but it is pending,is there any
solution now?

 Thanks.
Sorry,Windows (XP).
Have you set-up an appropriate console font? There are article on the internet on Unicode display and command console.
I think so.I got back my prvious post: http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.learn&article_id=16986
Nov 30 2009
prev sibling parent reply Kagamin <spam here.lot> writes:
Sam Hu Wrote:

 I asked this question a couple of month ago but it is pending,is there any
solution now?
 
 Thanks.
As you know from previous discussions, there're various solutions, which of them do you want?
Dec 04 2009
parent reply Sam Hu <samhu.samhu nospam.com> writes:
Kagamin Wrote:

 Sam Hu Wrote:
 
 I asked this question a couple of month ago but it is pending,is there any
solution now?
 
 Thanks.
As you know from previous discussions, there're various solutions, which of them do you want?
Sorry,for example?
Dec 06 2009
parent reply Kagamin <spam here.lot> writes:
Sam Hu Wrote:

 Kagamin Wrote:
 
 Sam Hu Wrote:
 
 I asked this question a couple of month ago but it is pending,is there any
solution now?
 
 Thanks.
As you know from previous discussions, there're various solutions, which of them do you want?
Sorry,for example?
Oops... My bad. Looks like setlocale doesn't work like that of ms runtime. Does sutil work? http://pr.stewartsplace.org.uk/d/sutil/ If not, you can wait for fix for bug 2742 or do it yourself.
Dec 09 2009
parent Sam Hu <samhu.samhu nospam.com> writes:
Kagamin Wrote:
Does sutil work? http://pr.stewartsplace.org.uk/d/sutil/
 If not, you can wait for fix for bug 2742 or do it yourself.
Thank you very much for your help!Pity I can not access the link ;p
Dec 09 2009