高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】he Problem About Fonts1
the problem about fonts!
the problem about fonts!
hi,all
i have a dwg file,display normal(requre hztxt.shx and hzfs.shx file) in autocad 2004 ,but display error in odamfcappdll.exe,the detail is , some word is lost and some word is ???, in the method initinstance(),i add:
odcharmapper::addbigfontwithindex(_t("hztxt.shx"), 5);
odcharmapper::addbigfontwithindex(_t("hzfs.shx"), 5);
the problem is exists still.how can i fix the problem.
attached images
the marked text has font "system" which doesn't have korean characters. so odamfcapp display it as "?". difference version acad display this text with using difference fonts. acad 2007 and 2008 rendering also depends on bigfont.ini content (hztxt.shx;5 hzfs.shx;5).
best regards,
sergey z.
|