Project

General

Profile

Revision 333

more changes, added docs

View differences:

font.c
133 133
}
134 134

  
135 135
/// TEXT
136
#include "text.h"
137

  
136 138
struct text{
137 139
    const font_t *fnt;
138 140
    char *txt;

Also available in: Unified diff