NetSurf
|
#include <ft2build.h>
Go to the source code of this file.
Functions | |
FT_Glyph | fb_getglyph (const plot_font_style_t *fstyle, uint32_t ucs4) |
Variables | |
int | ft_load_type |
FT_Glyph fb_getglyph | ( | const plot_font_style_t * | fstyle, |
uint32_t | ucs4 | ||
) |
Definition at line 402 of file font_freetype.c.
References fb_faceid_s::cidx, fb_fill_scalar(), ft_cmap_cache, ft_image_cache, and ft_load_type.
Referenced by fb_font_position(), fb_font_split(), and fb_font_width().
|
extern |
Definition at line 49 of file font_freetype.c.
Referenced by fb_font_init(), and fb_getglyph().