Freeciv-3.2
|
Go to the source code of this file.
Data Structures | |
struct | canvas |
Macros | |
#define | FC_STATIC_CANVAS_INIT { .surface = NULL, .drawable = NULL, .zoom = 1.0 } |
Functions | |
void | surface_put_text (cairo_t *cr, int x, int y, float zoom, enum client_font font, struct color *pcolor, const char *text) |