| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Variables | |
| const uint8_t | avpriv_cga_font [2048] | 
| const uint8_t | avpriv_vga16_font [4096] | 
CGA/EGA/VGA ROM font data
Definition in file xga_font_data.c.
| const uint8_t avpriv_cga_font[2048] | 
Definition at line 29 of file xga_font_data.c.
Referenced by decode_init(), draw_htext(), draw_htext16(), draw_text(), draw_vtext(), draw_vtext16(), drawtext(), execute_code(), and tmv_decode_frame().
| const uint8_t avpriv_vga16_font[4096] | 
Definition at line 160 of file xga_font_data.c.
Referenced by decode_init(), drawtext(), execute_code(), and render_default_font().
 1.8.17