Blender V4.3
VFontData Struct Reference

#include <BKE_vfontdata.hh>

Public Attributes

GHashcharacters
 
char name [128]
 
float scale
 
float em_height
 
float ascender
 

Detailed Description

Definition at line 19 of file BKE_vfontdata.hh.

Member Data Documentation

◆ ascender

float VFontData::ascender

Definition at line 25 of file BKE_vfontdata.hh.

Referenced by BKE_vfontdata_from_freetypefont(), and vfont_ascent().

◆ characters

◆ em_height

float VFontData::em_height

◆ name

char VFontData::name[128]

◆ scale

float VFontData::scale

The documentation for this struct was generated from the following file: