NetSurf
Data Fields
fb_font_desc Struct Reference

#include <font_internal.h>

Data Fields

const char * name
 
int width
 
int height
 
int pitch
 

Detailed Description

Definition at line 24 of file font_internal.h.

Field Documentation

◆ height

int fb_font_desc::height

Definition at line 26 of file font_internal.h.

◆ name

const char* fb_font_desc::name

Definition at line 25 of file font_internal.h.

◆ pitch

int fb_font_desc::pitch

Definition at line 26 of file font_internal.h.

◆ width

int fb_font_desc::width

Definition at line 26 of file font_internal.h.


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