
Make sure DontUseNativeFontDialog is set to true, which is the default value for this preference.
#FREECAD FONTS LOCATION WINDOWS#
button and then selecting a file from the default Windows font folder is not possible when using the native file dialog. There are three cases in FreeCAD where a font file for ShapeStrings can be specified: in the ShapeString task panel, when changing the Data Font File property of a ShapeString, and when specifying the default font file in the Draft Preferences. This affects the font file selection for ShapeStrings. On Windows access to the default font folder is restricted. To create Draft ShapeStrings arranged in a circular fashion use the Macro FCCircularText.Draft ShapeStrings can also be created with the Macro Fonts Win10 PYMP.These conditions are considered errors in wires used to define faces. This is because font contours are allowed to overlap, have small gaps, and have varying directions within a glyph. Many fonts will generate problematic geometry.


The Draft Text command or the Draft Label command should be used for that purpose. The Draft ShapeString command is not intended for standard text annotations. This shape can be used to create 3D letters with the Part Extrude command. The Draft ShapeString command creates a compound shape that represents a text string.
