|
NetSurf
|
#include <font_freetype.h>
Data Fields | |
| const char * | name |
| int | width |
| int | height |
| const char * | encoding |
Definition at line 42 of file font_freetype.h.
| const char * font_desc::encoding |
Definition at line 45 of file font_freetype.h.
Referenced by utf8_to_font_encoding().
| int font_desc::height |
Definition at line 44 of file font_freetype.h.
| const char * font_desc::name |
Definition at line 43 of file font_freetype.h.
| int font_desc::width |
Definition at line 44 of file font_freetype.h.