21 #include <ext/hash_map>
22 using __gnu_cxx::hash_map;
27 #include "win_types.h"
37 hash_map<u_int16, image*> glyphs;
56 virtual bool in_table(
u_int16 tmp);
62 u_int16 height(){
return height_;}
64 u_int16 length(){
return length_;}
#define u_int16
16 bits long unsigned integer
Image manipulation class.
#define u_int8
8 bits long unsigned integer
Declares the image class.