#ifndef __ARIAL_TTF_H__ #define __ARIAL_TTF_H__ extern struct { int size; const char *data; } arial; #endif