Index: font.h =================================================================== --- font.h (revision 7022) +++ font.h (revision 7023) @@ -57,6 +57,7 @@ pcb_font_t dflt; /* default, fallback font, also the sysfont */ htip_t fonts; pcb_bool valid, hash_inited; + pcb_font_id_t last_id; /* highest font id ever seen in this kit */ }; /* Look up font. If not found: Return NULL (fallback=0), or return the