IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 27, 2005, 3:23:01 PM (21 years ago)
Author:
eugene
Message:

substantial work to move kii/kapa call into libkapa, unify RotFont, bDraw functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kapa/graph/bDrawRotFont.c

    r5612 r5852  
    2020  RotFont *currentfont;
    2121
    22   white = GetColorByName ("white");
    23   black = GetColorByName ("black");
     22  white = KapaColorByName ("white");
     23  black = KapaColorByName ("black");
    2424
    2525  currentname = GetRotFont (&currentsize);
Note: See TracChangeset for help on using the changeset viewer.