Limited The discounts maybe time limited. Don't miss it out! Promo Info Discount Coupon CodeSave 25% OFF with coupon code, It ONLY works on our site. Get It Now
Click "Get It Now" Button above or below to activate this coupon code or deal. It's only valid on SoftCns.com If The Coupon Code Not Available Please bookmark this page first, and then clear the cookies of your browser. Lastly, restart your browser again or try to use another web browser, If you don't get it clearly, please visit Coupon Using Guide or send us expired.
Reviews
Average user rating: Excellent (/5)
Your Rating:
CAD-KAS GbR Awards
Product Details
Create a text in any installed true type font or a single line font and save the result as dxf file or G-Code file. So you can plot the font to use it for engravings with your NC machine etc. You only enter the text and click on "Save as DXF file...". You can also create stencil fonts. The text will be saved as polygon line information in the DXF file. In version 2.0 a vector font is build in. So now you can not only render the outline of True Type fonts but also single line fonts. Version 3 can output the G-Code for your NC machine directly. And this version can now create arcs not only line segments as output. New: now an Editor for midline fonts is included. So you can design your own single line fonts.
You can let the program create a midline font/single line font from any true type font and the edit the midline font in the Editor. You can then create a DXF or G-Code output from your own midline font. The single line font can use bezier curves. If you export them the bezier curves can be converted into arcs for your NC machine.
Command line options You can also create the dxf files from command line.
Outline fonts font2dxf.exe "Arial" "c:\out\out.dxf" "This is line 1" "This is line 2" font2dxf.exe FONTNAME OUTPUTFILE TEXTLINE1 TEXTLINE2 ... TEXTLINEX
Single line fonts font2dxf.exe single "Segoe UI" "c:\out\out.dxf" "This is line 1" "This is line 2" font2dxf.exe single FONTNAME OUTPUTFILE TEXTLINE1 TEXTLINE2 ... TEXTLINEX