查看单个帖子
旧 2009-05-06, 02:30 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】how to display cp-undefined te

how to display cp_undefined text?
how to display cp_undefined text?
hello guys:
i have a problem to show a cp_undefined text, like:
1\m+0a1a240\m+0baf1c20\m+0cfb8\m+0caaf
in autocad it works fine, and shows:
1、40厚c20细石
but in singledoc.exe it shows:
1\m+0a1a240\m+0baf1c20\m+0cfb8\m+0caaf
also, the text using big fonts hztxtw.shx.
thanks!
attached images
hello allen,
\+m0xxxx is incorrect mif sequence. some time ago we had a couple of bugs resulting in writing \m+0xxxx sequences to file.
autocad renders this text paying no attention to code page index. it simply uses xxxx to get a character from bigfont. actually the data is broken. but probably we should render this sequence as autocad does. fix in dwgdirect will be available in next release.
best regards,
sergey z.
quote:
originally posted by sergey z.
hello allen,
\+m0xxxx is incorrect mif sequence. some time ago we had a couple of bugs resulting in writing \m+0xxxx sequences to file.
.......
thanks sergey. but what did you mean about \+m0xxxx, i've not found it.
quote:
originally posted by allen242
thanks sergey. but what did you mean about \+m0xxxx, i've not found it.
i am sorry. there is my misprint (\m+0xxxx of course).
best regards,
sergey z.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)