![]() |
【转帖】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 |
所有的时间均为北京时间。 现在的时间是 01:14 PM. |