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/kii/overlay/bDrawOverlay.c

    r5700 r5852  
    11# include "Ximage.h"
    2 # include "bDraw.h"
    32# define INFRONT 4
    43
     
    1413 
    1514  /* translate color to bDrawColors : layout[0].overlay[N].color */
    16   color = GetColorByName (name[N]);
     15  color = KapaColorByName (name[N]);
    1716  bDrawSetStyle (color, 0, 0);
    1817 
Note: See TracChangeset for help on using the changeset viewer.