Changeset 27602
- Timestamp:
- Apr 5, 2010, 12:50:06 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/kapa2/src/DrawFrame.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/kapa2/src/DrawFrame.c
r18426 r27602 29 29 DrawRotTextInit (graphic->display, graphic->window, graphic->gc, graphic->color[graph[0].axis[i].color], graphic->back); 30 30 31 // fprintf (stderr, "axis: %d, color: %d, %ld, weight: %f\n", i, graph[0].axis[i].color, graphic->color[graph[0].axis[i].color], lweight); 32 31 33 if (graph[0].axis[i].isaxis) { 32 34 DrawLine (fx, fy, dfx, dfy); 35 // fprintf (stderr, "%d : %d %d - %d %d\n", i, fx, fy, dfx, dfy); 33 36 } 34 37
Note:
See TracChangeset
for help on using the changeset viewer.
