Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 278 of file ftobjs.c.
Referenced by BDF_Glyph_Load().
{ ft_glyphslot_free_bitmap( slot ); slot->bitmap.buffer = buffer; FT_ASSERT( (slot->internal->flags & FT_GLYPH_OWN_BITMAP) == 0 ); }