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/include/structures.h

    r5700 r5852  
    6767  int      dx, dy, x, y;
    6868  XImage  *pix;
    69   char    *data;
     69  char *data;
    7070} Picture;
    7171
     
    124124} Layout;
    125125
    126 typedef struct {
    127   int dx, dy, ascent;
    128   unsigned char *bits;
    129 } RotFont;
    130 
    131 typedef struct {
    132   RotFont *font;
    133   char name[64];
    134   int size;
    135 } FontSet;
    136 
    137126/* this routine is independent of the number of overlays */
    138127
Note: See TracChangeset for help on using the changeset viewer.