Euphoria
eu::files::font::Root Struct Reference

#include <font.h>

Public Attributes

int size
 
std::vector< FontFilefonts
 
std::vector< SingleImageimages
 
bool builtin8 = false
 
bool builtin13 = false
 

Detailed Description

Definition at line 23 of file font.h.

Member Data Documentation

◆ builtin13

bool eu::files::font::Root::builtin13 = false

Definition at line 30 of file font.h.

◆ builtin8

bool eu::files::font::Root::builtin8 = false

Definition at line 29 of file font.h.

◆ fonts

std::vector<FontFile> eu::files::font::Root::fonts

Definition at line 27 of file font.h.

◆ images

std::vector<SingleImage> eu::files::font::Root::images

Definition at line 28 of file font.h.

◆ size

int eu::files::font::Root::size

Definition at line 25 of file font.h.


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