RetroArch
|
#include "../font_driver.h"
Functions | |
static void * | libdbg_font_init_font (void *gl_data, const char *font_path, float font_size, bool is_threaded) |
static void | libdbg_font_free_font (void *data, bool is_threaded) |
static void | libdbg_font_render_msg (video_frame_info_t *video_info, void *data, const char *msg, const struct font_params *params) |
Variables | |
font_renderer_t | libdbg_font |
|
static |
|
static |
font_renderer_t libdbg_font |