高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】ext Justification Problem
text justification problem
text justification problem
hello
when i export a text with center or right justification into dwg 2000 the position of the text is wrong. in acad 2000 the aligment and position points seems to be in good place but text is moved to the right. when i click on the text and try moved it, the text move to good position.
this problem appears only when i export into dwg2000 and only for courier font - in dxf2000, dxf14, dwg14, and for other fonts everything is ok.
thanks
marcin
attached files
it seems that dwgdirect is unable to find correct font to calculate position based on alignment and justification.
so it uses default font (with other metrics) to perform the calculations.
while loading dxf autocad does not trust position and recalculates it. (probably the same thing happens with dwg r14)
if the font is installed on your computer and dwgdirect fails to locate it possible reason could be that you set some font parameters incorrectly (charset, pitch&family etc.)
autocad suceeds in finding closest matching font and dd - not.
sergey slezkin
|