高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】oddbmtext division in dd2.3.1 9explodefragments and explode0
oddbmtext division in dd2.3.1 (explodefragments and explode)
oddbmtext division in dd2.3.1 (explodefragments and explode)
hello,
i have a question.
(i use version dd2.3.1)
i have the doubts in oddbmtext::explode() and oddbmtext::explodefragments().
if attached dxf is processed, the difference is generated in the result in dd1.14.02 and dd2.3.1.
(oddbmtext uses double-byte characters(japanese kanji characters) )
?dd1.14.02 -> it is divided into parts to two character strings.
?dd2.3.1 -> the character string is not divided into parts.(it is the same also in dd.2.3.0 and dd2.2.0)
i think that there is a difference in the processing of the width of oddbmtext.(dxf group code 41)
i want the same processing result as dd1.14.02.
if there are any solutions, please let me know.
attached files
|