Around 15 o'clock on Apr 17, Joe Marcus Clarke wrote: > When a font face created from a font such as the Windows > VGAFIX.FON is passed to FT_Get_BDF_Property(), > driver->root.clazz->get_interface is called unchecked. I've just added a check to see if get_interface is 0 before calling FT_Get_BDF_Property. -keith