FreeBASIC  0.91.0
FONT Struct Reference

#include <fb_gfx.h>

Data Fields

const int w
 
const int h
 
const unsigned char * data
 

Detailed Description

Definition at line 416 of file fb_gfx.h.

Field Documentation

const unsigned char* FONT::data

Definition at line 420 of file fb_gfx.h.

const int FONT::h

Definition at line 419 of file fb_gfx.h.

const int FONT::w

Definition at line 418 of file fb_gfx.h.


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