openMSX
Public Attributes | List of all members
ImFontBuildDstDataFT Struct Reference

Public Attributes

int SrcCount
 
int GlyphsHighest
 
int GlyphsCount
 
ImBitVector GlyphsSet
 

Detailed Description

Definition at line 425 of file imgui_freetype.cc.

Member Data Documentation

◆ GlyphsCount

int ImFontBuildDstDataFT::GlyphsCount

Definition at line 429 of file imgui_freetype.cc.

Referenced by ImFontAtlasBuildWithFreeTypeEx().

◆ GlyphsHighest

int ImFontBuildDstDataFT::GlyphsHighest

Definition at line 428 of file imgui_freetype.cc.

Referenced by ImFontAtlasBuildWithFreeTypeEx().

◆ GlyphsSet

ImBitVector ImFontBuildDstDataFT::GlyphsSet

Definition at line 430 of file imgui_freetype.cc.

Referenced by ImFontAtlasBuildWithFreeTypeEx().

◆ SrcCount

int ImFontBuildDstDataFT::SrcCount

Definition at line 427 of file imgui_freetype.cc.

Referenced by ImFontAtlasBuildWithFreeTypeEx().


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