str_path 4147 ext/gd/gd.c T1_OUTLINE *char_path, *str_path; str_path 4215 ext/gd/gd.c str_path = T1_GetCharOutline(*f_ind, str[0], size, transform); str_path 4217 ext/gd/gd.c if (!str_path) { str_path 4230 ext/gd/gd.c str_path = T1_ConcatOutlines(str_path, char_path); str_path 4233 ext/gd/gd.c str_path = T1_ConcatOutlines(str_path, char_path); str_path 4235 ext/gd/gd.c str_img = T1_AAFillOutline(str_path, 0);