K 10 svn:author V 6 marius K 8 svn:date V 27 2007-06-16T21:48:50.000000Z K 7 svn:log V 293 Move the gallant 12 x 22 font data from a .h to a .c so it doesn't need to be compiled into every driver making use of it. Use a const instance of struct gfb_font for this as the font isn't intended to be changed at run-time and in order to accompany the font data with height and width info. END