PatchworkOS
Loading...
Searching...
No Matches
grf.h File Reference
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  grf_t
 
struct  grf_glyph_t
 
struct  grf_kern_entry_t
 
struct  grf_kern_block_t
 

Macros

#define GRF_PACK_START
 
#define GRF_PACK_END
 
#define GRF_PACK_STRUCT
 
#define GRF_MAGIC   0x47524630
 
#define GRF_NONE   UINT32_MAX
 

Macro Definition Documentation

◆ GRF_MAGIC

#define GRF_MAGIC   0x47524630

Definition at line 24 of file grf.h.

◆ GRF_NONE

#define GRF_NONE   UINT32_MAX

Definition at line 25 of file grf.h.

◆ GRF_PACK_END

#define GRF_PACK_END

Definition at line 20 of file grf.h.

◆ GRF_PACK_START

#define GRF_PACK_START

Definition at line 19 of file grf.h.

◆ GRF_PACK_STRUCT

#define GRF_PACK_STRUCT

Definition at line 21 of file grf.h.