Changeset 5852 for trunk/Ohana/src/kapa/graph/bDrawRotFont.c
- Timestamp:
- Dec 27, 2005, 3:23:01 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/kapa/graph/bDrawRotFont.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/kapa/graph/bDrawRotFont.c
r5612 r5852 20 20 RotFont *currentfont; 21 21 22 white = GetColorByName ("white");23 black = GetColorByName ("black");22 white = KapaColorByName ("white"); 23 black = KapaColorByName ("black"); 24 24 25 25 currentname = GetRotFont (¤tsize);
Note:
See TracChangeset
for help on using the changeset viewer.
