![]() |
【转帖】he Problem In The Case Of Using Japanese For A Layer Name
the problem in the case of using japanese for a layer name
the problem in the case of using japanese for a layer name i use dwgdirect version 1.12 i have the question of output processing of a layer name. character-code 0x926e is converted into 0x924e and written. therefore, it becomes a different character, and it becomes the name of an illegal layer. cannot the name of the layer be correctly written? can the problem be reproduced with one of our sample application? could you post a dwg/dxf file that exhibits the problem? thanks. >can the problem be reproduced with one of our sample application? yes, it is possible to confirm it by [odwriteex] application. ("鍦扮暘") is passed to the [addlayer]function. (addlayer(pdb, "鍦扮暘")) as a result of the output, it becomes "瑾扮暘". 鍦?quot;(character-code:0x926efff">) is changed to "瑾?quot;(character-code:0x924efff">). thanks. this is dd bug effecting saving to versions up to r14. saving to r15+ should be ok. sergey slezkin i see. output r13, r14 is error and output r15+ is ok. when is this dd bug corrected? using multibyte string for layername i use dwgdirect version 1.14 i call oddblayertablerecord::setname(multibyte string ...). and output r12?r13?r14 dxf. layername of output dxf is err! (it confirmed it by the text. ) is it a bug? could you post a sample wrong dxf file? best regards, sergey z. i see, this is a file output from odwriteex exsample. you use incorrect for r14 symbol for layer name (second symbol equal "0xc6c6"). it isn't clear why this symbol is not right. acad 2006 loads your file but saved r12 file has incorrect layer name too. best regards, sergey z. there was no problem in v1.13. how should i do to solve this problem in v1.14? |
| 所有的时间均为北京时间。 现在的时间是 06:12 AM. |