/[xforms]/xforms/lib/fldraw.c
ViewVC logotype

Diff of /xforms/lib/fldraw.c

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

revision 1.5 by leeming, Thu Apr 24 09:35:34 2003 UTC revision 1.6 by leeming, Fri Nov 21 13:23:23 2003 UTC
# Line 129  compute_round_corners(FL_Coord x, FL_Coo Line 129  compute_round_corners(FL_Coord x, FL_Coo
129                        FL_Coord h, FL_POINT * point)                        FL_Coord h, FL_POINT * point)
130  {  {
131      FL_POINT *xp;      FL_POINT *xp;
132      int i, n;      size_t i, n;
133      float rsx, rsy, xf, yf;      float rsx, rsy, xf, yf;
134    
135      rsx = rsy = 0.45f * FL_min(w, h);      rsx = rsy = 0.45f * 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