Displaying 1 result from an estimated 1 matches for "r_transparent".
Did you mean:
ip_transparent
2009 Jan 19
1
patch for textspecial and defaultfont in xfig
.../* If we need to bail out with some sort of "error" */
@@ -4591,6 +4595,8 @@
pd->width = width;
pd->height = height;
pd->landscape = horizontal;
+ pd->textspecial = textspecial;
+ pd->defaultfont = defaultfont;
pointsize = floor(ps);
if(R_TRANSPARENT(pd->bg) && R_TRANSPARENT(pd->col)) {
free(dd);
@@ -5108,7 +5114,7 @@
fprintf(fp, "4 %d ", (int)floor(2*hadj)); /* Text, how justified */
fprintf(fp, "%d 100 0 ", XF_SetColor(gc->col, pd));
/* color, depth, pen_style */
- fprintf(fp, "%d %d %.4f...