|
Blender
V2.93
|
Go to the source code of this file.
Classes | |
| struct | BatchBLF |
| struct | KerningCacheBLF |
| struct | GlyphCacheBLF |
| struct | GlyphBLF |
| struct | FontBufInfoBLF |
| struct | FontBLF |
| struct | DirBLF |
Macros | |
| #define | BLF_BATCH_DRAW_LEN_MAX 2048 /* in glyph */ |
Typedefs | |
| typedef struct BatchBLF | BatchBLF |
| typedef struct KerningCacheBLF | KerningCacheBLF |
| typedef struct GlyphCacheBLF | GlyphCacheBLF |
| typedef struct GlyphBLF | GlyphBLF |
| typedef struct FontBufInfoBLF | FontBufInfoBLF |
| typedef struct FontBLF | FontBLF |
| typedef struct DirBLF | DirBLF |
Variables | |
| BatchBLF | g_batch |
| #define BLF_BATCH_DRAW_LEN_MAX 2048 /* in glyph */ |
Definition at line 29 of file blf_internal_types.h.
| typedef struct FontBufInfoBLF FontBufInfoBLF |
| typedef struct GlyphCacheBLF GlyphCacheBLF |
| typedef struct KerningCacheBLF KerningCacheBLF |
|
extern |
Definition at line 67 of file blf_font.c.
Referenced by blf_batch_cache_texture_load(), blf_batch_draw(), blf_batch_draw_begin(), BLF_batch_draw_begin(), BLF_batch_draw_end(), blf_batch_draw_end(), blf_batch_draw_exit(), BLF_batch_draw_flush(), blf_batch_draw_init(), blf_font_init(), blf_glyph_render(), and blf_texture_draw().