4 #include "../teletextdecodervbiebu.h"
6 unsigned int* GetFontChar(cTeletextChar c, unsigned int *buffer);
7 // Get a character bitmap for character/charset
8 // Also handle double width/height partial characters
9 // buffer must be an unsigned int[10] buffer, that *may* be used
10 // to store the character - a different pointer may be returned too.
11 // returns NULL if undefined character