NetSurf
Data Fields
font_desc Struct Reference

#include <font_freetype.h>

Data Fields

const char * name
 
int width
 
int height
 
const char * encoding
 

Detailed Description

Definition at line 42 of file font_freetype.h.

Field Documentation

◆ encoding

const char * font_desc::encoding

Definition at line 45 of file font_freetype.h.

Referenced by utf8_to_font_encoding().

◆ height

int font_desc::height

Definition at line 44 of file font_freetype.h.

◆ name

const char * font_desc::name

Definition at line 43 of file font_freetype.h.

◆ width

int font_desc::width

Definition at line 44 of file font_freetype.h.


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