Changeset 2415
- Timestamp:
- Jun 15, 2008, 4:46:59 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
toilet/trunk/tools/caca2tlf.c
r1461 r2415 34 34 cucul_font_t *f; 35 35 cucul_canvas_t *out, *onechar; 36 u nsigned long int const *blocks;36 uint32_t const *blocks; 37 37 uint8_t * image; 38 38 unsigned int w, h, gw, fgw, gh, iw, ih;
Note: See TracChangeset
for help on using the changeset viewer.