Changeset 3130
- Timestamp:
- Oct 28, 2008, 3:11:08 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca/figfont.c
r2960 r3130 132 132 caca_figfont_t *ff = cv->ff; 133 133 int c, w, h, x, y, overlap, extra, xleft, xright; 134 135 if (!ff) 136 return -1; 134 137 135 138 switch(ch)
Note: See TracChangeset
for help on using the changeset viewer.