/[xforms]/xforms/fd2ps/psdraw.c
ViewVC logotype

Diff of /xforms/fd2ps/psdraw.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by leeming, Thu Nov 20 10:46:15 2003 UTC revision 1.6 by leeming, Fri Nov 21 13:23:22 2003 UTC
# Line 234  compute_rounded_corners(FL_Coord x, FL_C Line 234  compute_rounded_corners(FL_Coord x, FL_C
234                          FL_Coord h, Point * point)                          FL_Coord h, Point * point)
235  {  {
236      Point *xp;      Point *xp;
237      int i, n;      size_t i, n;
238      float rsx, rsy, xf, yf;      float rsx, rsy, xf, yf;
239    
240      rsx = rsy = 0.42 * FL_min(w, h);      rsx = rsy = 0.42 * FL_min(w, h);

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26