IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 27, 2005, 9:22:01 PM (21 years ago)
Author:
eugene
Message:

fixed up RotFont stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kapa/include/bDraw.h

    r5610 r5611  
    3939void bDrawTriFill (int x1, int y1, int x2, int y2, int x3, int y3);
    4040int bDrawRotText (int x, int y, char *string, int pos, double angle);
    41 int bDrawRotBitmap (int x, int y, int dx, int dy, char *bitmap, int mode, double angle, double scale);
     41int bDrawRotBitmap (int x, int y, int dx, int dy, unsigned char *bitmap, int mode, double angle, double scale);
Note: See TracChangeset for help on using the changeset viewer.