Changeset 40419 for trunk/Ohana/src/libkapa/include/kapa.h
- Timestamp:
- May 5, 2018, 12:09:10 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libkapa/include/kapa.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libkapa/include/kapa.h
r40165 r40419 239 239 int KapaSetFont (int fd, char *name, int size); 240 240 int KapaSendLabel (int fd, char *string, int mode); 241 int KapaSendTextline (int fd, char *string, float x, float y, float angle );241 int KapaSendTextline (int fd, char *string, float x, float y, float angle, int justify, int color); 242 242 int KapaSetLimits (int fd, Graphdata *graphmode); 243 243 int KapaGetLimits (int fd, float *dx, float *dy);
Note:
See TracChangeset
for help on using the changeset viewer.
