bm                830 ext/gd/libgd/gdft.c 	FT_BitmapGlyph bm;
bm               1142 ext/gd/libgd/gdft.c 			bm = (FT_BitmapGlyph) image;
bm               1143 ext/gd/libgd/gdft.c 			gdft_draw_bitmap(tc_cache, im, fg, bm->bitmap, x + x1 + ((pen.x + 31) >> 6) + bm->left, y + y1 + ((pen.y + 31) >> 6) - bm->top);