查看单个帖子
旧 2009-05-07, 04:51 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】extproc With Ttf Produces Triangles

textproc with ttf produces triangles
textproc with ttf produces triangles
hi,
i am working on an application which transforms drawings in cnc programs for
machine manufacturing.
i am trying to explode text in polyline using textproc and polylineproc function
and i succeded in it with shx font.
but if i try with ttf font, i obtain all the triangles filling the font.
on this forum i have read that it is possible to represent fonts has hollow shape and not as fill shape but i am not able to find it.
my target is to obtain only the external points describing the ttf fonts.
could you give me any suggestion?
thank you in advance.
bye,
federico
you can use method settextfill(false) of oddbhostappservices class for disable filling ttf text.
--
best regards,
sergey z.
quote:
originally posted by sergey z.
you can use method settextfill(false) of oddbhostappservices class for disable filling ttf text.
--
best regards,
sergey z.
hi sergey ,
first of all thank you for fast answer.
i am using 1.13 and i am not able to find the method settextfill in my *.h (most of all in dbhostappservices.h) or in documentation.
where is it defined?
thank you in advance.
fede
hi fede,
see include\sysvardefs.h. it contents string with "textfill" for macros to build methods.
--
best regards,
sergey z.
quote:
originally posted by sergey z.
hi fede,
see include\sysvardefs.h. it contents string with "textfill" for macros to build methods.
--
best regards,
sergey z.
thank you very much sergey !
fede
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)