PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
grf_t Struct Reference

#include <grf.h>

Collaboration diagram for grf_t:

Data Fields

uint32_t magic
 
int16_t ascender
 
int16_t descender
 
int16_t height
 
uint32_t glyphOffsets [256]
 
uint32_t kernOffsets [256]
 
uint8_t buffer []
 

Detailed Description

Definition at line 28 of file grf.h.

Field Documentation

◆ magic

uint32_t grf_t::magic

Definition at line 30 of file grf.h.

◆ ascender

int16_t grf_t::ascender

Definition at line 31 of file grf.h.

◆ descender

int16_t grf_t::descender

Definition at line 32 of file grf.h.

◆ height

int16_t grf_t::height

Definition at line 33 of file grf.h.

◆ glyphOffsets

uint32_t grf_t::glyphOffsets[256]

Definition at line 34 of file grf.h.

◆ kernOffsets

uint32_t grf_t::kernOffsets[256]

Definition at line 36 of file grf.h.

◆ buffer

uint8_t grf_t::buffer[]

Definition at line 38 of file grf.h.


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