hi all
DBpro has bug with set text font command.
some of font character set dont work at all.
try below code with Dark basick and DarkBasicPro.
this is test code using shift-jis char in text command.

this image shows shift-jis font in windows with
DarkBasic v1.13 using below code.

this image doesnt show shift-jis font in windows with
DarkBasicPro using below same code.
set text font "",128
do
print "ˆÉ“¡—¢ŠG‰Âˆ¤‚¢"
text 50,50,"ˆÉ“¡—¢ŠG‰Âˆ¤‚¢"
sync
loop
i think DarkBASICPro cant use below character set;
128 SHIFTJIS_CHARSET Japanese shift-JIS characters.
129 HANGEUL_CHARSET Korean characters (Wansung).
130 JOHAB_CHARSET Korean characters (Johab).
134 GB2312_CHARSET Simplified Chinese characters (mainland china).
136 CHINESEBIG5_CHARSET Traditional Chinese characters (Taiwanese).
DarkBasic v1.13 could use all character set without anyproblem.
i tested with
OS:
japanese windows 2000
korean windows 2000
chinese windows 2000
Graphic card:
Geforce256
let me use all fonts!!!!!!!!!!!!!!!!!
thx
too much isnt good...