Public Member Functions | Public Attributes | List of all members
ImFontConfig Struct Reference

#include <imgui.h>

Public Member Functions

IMGUI_API ImFontConfig ()
 

Public Attributes

ImFontDstFont
 
ImWchar EllipsisChar
 
voidFontData
 
bool FontDataOwnedByAtlas
 
int FontDataSize
 
int FontNo
 
ImVec2 GlyphExtraSpacing
 
float GlyphMaxAdvanceX
 
float GlyphMinAdvanceX
 
ImVec2 GlyphOffset
 
const ImWcharGlyphRanges
 
bool MergeMode
 
char Name [40]
 
int OversampleH
 
int OversampleV
 
bool PixelSnapH
 
unsigned int RasterizerFlags
 
float RasterizerMultiply
 
float SizePixels
 

Detailed Description

Definition at line 2091 of file imgui.h.

Constructor & Destructor Documentation

◆ ImFontConfig()

ImFontConfig::ImFontConfig ( )

Definition at line 1515 of file imgui_draw.cpp.

Member Data Documentation

◆ DstFont

ImFont* ImFontConfig::DstFont

Definition at line 2113 of file imgui.h.

◆ EllipsisChar

ImWchar ImFontConfig::EllipsisChar

Definition at line 2109 of file imgui.h.

◆ FontData

void* ImFontConfig::FontData

Definition at line 2093 of file imgui.h.

◆ FontDataOwnedByAtlas

bool ImFontConfig::FontDataOwnedByAtlas

Definition at line 2095 of file imgui.h.

◆ FontDataSize

int ImFontConfig::FontDataSize

Definition at line 2094 of file imgui.h.

◆ FontNo

int ImFontConfig::FontNo

Definition at line 2096 of file imgui.h.

◆ GlyphExtraSpacing

ImVec2 ImFontConfig::GlyphExtraSpacing

Definition at line 2101 of file imgui.h.

◆ GlyphMaxAdvanceX

float ImFontConfig::GlyphMaxAdvanceX

Definition at line 2105 of file imgui.h.

◆ GlyphMinAdvanceX

float ImFontConfig::GlyphMinAdvanceX

Definition at line 2104 of file imgui.h.

◆ GlyphOffset

ImVec2 ImFontConfig::GlyphOffset

Definition at line 2102 of file imgui.h.

◆ GlyphRanges

const ImWchar* ImFontConfig::GlyphRanges

Definition at line 2103 of file imgui.h.

◆ MergeMode

bool ImFontConfig::MergeMode

Definition at line 2106 of file imgui.h.

◆ Name

char ImFontConfig::Name[40]

Definition at line 2112 of file imgui.h.

◆ OversampleH

int ImFontConfig::OversampleH

Definition at line 2098 of file imgui.h.

◆ OversampleV

int ImFontConfig::OversampleV

Definition at line 2099 of file imgui.h.

◆ PixelSnapH

bool ImFontConfig::PixelSnapH

Definition at line 2100 of file imgui.h.

◆ RasterizerFlags

unsigned int ImFontConfig::RasterizerFlags

Definition at line 2107 of file imgui.h.

◆ RasterizerMultiply

float ImFontConfig::RasterizerMultiply

Definition at line 2108 of file imgui.h.

◆ SizePixels

float ImFontConfig::SizePixels

Definition at line 2097 of file imgui.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06