bm                829 ext/gd/libgd/gdft.c 	FT_BitmapGlyph bm;
bm               1149 ext/gd/libgd/gdft.c 			bm = (FT_BitmapGlyph) image;
bm               1150 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);