高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】explode proxy loses text style
explode proxy loses text style
explode proxy loses text style
hi,
the attached small dwg contains a autocad mechanical 2004 dx acmfcframe proxy entity. it has text using font amgdt.shx. in odamfcdll application the vectorizer displays the text correctly in the amgdt font. however when i explode using explodetoblock, the resultant text is output in standard text style.
how can i explode the proxy entity and keep the correct text style?
thanks,
paul g.
attached files
which dd version do you use?
i see that some text after explode has standard text style (digits), some acansgdt and some - newly created style exploded0.
last 2 styles use amgdt.shx
sergey slezkin
hello sergey,
thankyou for your quick reply.
> which dd version do you use?
1.13.02
> i see that some text after explode has standard text style (digits), some acansgdt and some - newly created style exploded0. last 2 styles use amgdt.shx.
please find attached s1.dxf which is produced from my own application using explodetoblock. it seems to have none of the above styles for the exploded text.
thanks,
paul g
attached files (47.0 kb, 4 views)
problem solved: (thanks to pointer from )
answer: the amgdt.shx fonts needs to be present.
i was thinking that the amgdt.shx font would not actually need to be present for the explode to work, since it is just the name of a font, but on reflection i guess that it would be required to get the width of the referenced characters.
thanks all.
|