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/bDrawObjects.c

    r5612 r5852  
    11# include "Ximage.h"
    2 # include "bDraw.h"
    32
    43# define DrawLine(X1,Y1,X2,Y2) (bDrawLine ((X1), (Y1), (X2), (Y2)))
     
    2019  bDrawColor black;
    2120 
    22   black = GetColorByName ("black");
     21  black = KapaColorByName ("black");
    2322  for (i = 0; i < layout[0].Nobjects; i++) {
    2423
Note: See TracChangeset for help on using the changeset viewer.