Graphviz 13.0.0~dev.20250204.0809
Loading...
Searching...
No Matches
glCompFont Struct Reference

#include <glcompdefs.h>

Collaboration diagram for glCompFont:
[legend]

Data Fields

char * fontdesc
 
glCompColor color
 
void * glutfont
 
int transparent
 
glCompTextex
 
int size
 
glCompJustify justify
 
bool is2D
 

Detailed Description

Definition at line 148 of file glcompdefs.h.

Field Documentation

◆ color

glCompColor glCompFont::color

Definition at line 150 of file glcompdefs.h.

Referenced by glCompRenderText(), and glNewFont().

◆ fontdesc

char* glCompFont::fontdesc

Definition at line 149 of file glcompdefs.h.

Referenced by EmbedText(), and glDeleteFont().

◆ glutfont

void* glCompFont::glutfont

Definition at line 151 of file glcompdefs.h.

◆ is2D

bool glCompFont::is2D

Definition at line 156 of file glcompdefs.h.

◆ justify

glCompJustify glCompFont::justify

Definition at line 155 of file glcompdefs.h.

Referenced by glCompButtonNew(), and glCompRenderText().

◆ size

int glCompFont::size

Definition at line 154 of file glcompdefs.h.

◆ tex

glCompTex* glCompFont::tex

Definition at line 153 of file glcompdefs.h.

Referenced by glCompDrawText(), glCompDrawText3D(), glCompRenderText(), and glDeleteFont().

◆ transparent

int glCompFont::transparent

Definition at line 152 of file glcompdefs.h.


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