Blender V5.0
DNA_vfont_types.h File Reference
#include "DNA_ID.h"

Go to the source code of this file.

Classes

struct  VFont

Macros

#define FO_BUILTIN_NAME   "<builtin>"

Typedefs

typedef struct VFont VFont

Detailed Description

Vector Fonts used for text in the 3D Viewport (unrelated to text used to render the GUI).

Definition in file DNA_vfont_types.h.

Macro Definition Documentation

◆ FO_BUILTIN_NAME

#define FO_BUILTIN_NAME   "<builtin>"

Typedef Documentation

◆ VFont

typedef struct VFont VFont