Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
FONStextIter Struct Reference

#include <fontstash.h>

Public Attributes

float x
 
float y
 
float nextx
 
float nexty
 
float scale
 
float spacing
 
unsigned int codepoint
 
short isize
 
short iblur
 
struct FONSfont * font
 
int prevGlyphIndex
 
const char * str
 
const char * next
 
const char * end
 
unsigned int utf8state
 

Detailed Description

Definition at line 92 of file fontstash.h.

Member Data Documentation

◆ codepoint

unsigned int FONStextIter::codepoint

Definition at line 94 of file fontstash.h.

◆ end

const char* FONStextIter::end

Definition at line 100 of file fontstash.h.

◆ font

struct FONSfont* FONStextIter::font

Definition at line 96 of file fontstash.h.

◆ iblur

short FONStextIter::iblur

Definition at line 95 of file fontstash.h.

◆ isize

short FONStextIter::isize

Definition at line 95 of file fontstash.h.

◆ next

const char* FONStextIter::next

Definition at line 99 of file fontstash.h.

◆ nextx

float FONStextIter::nextx

Definition at line 93 of file fontstash.h.

◆ nexty

float FONStextIter::nexty

Definition at line 93 of file fontstash.h.

◆ prevGlyphIndex

int FONStextIter::prevGlyphIndex

Definition at line 97 of file fontstash.h.

◆ scale

float FONStextIter::scale

Definition at line 93 of file fontstash.h.

◆ spacing

float FONStextIter::spacing

Definition at line 93 of file fontstash.h.

◆ str

const char* FONStextIter::str

Definition at line 98 of file fontstash.h.

◆ utf8state

unsigned int FONStextIter::utf8state

Definition at line 101 of file fontstash.h.

◆ x

float FONStextIter::x

Definition at line 93 of file fontstash.h.

◆ y

float FONStextIter::y

Definition at line 93 of file fontstash.h.


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