Ignore:
Timestamp:
Oct 8, 2006, 2:14:13 PM (16 years ago)
Author:
Sam Hocevar
Message:
  • Break everything. Temporarily. Only the term output works.
  • Allow to read from stdin.
  • Wrap at terminal width (currently letter-wrap, not word-wrap).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • toilet/trunk/src/render.h

    r1102 r1193  
    1616 */
    1717
    18 extern cucul_canvas_t *render_big(uint32_t const *, unsigned int);
    19 extern cucul_canvas_t *render_tiny(uint32_t const *, unsigned int);
     18extern int init_tiny(context_t *);
    2019
Note: See TracChangeset for help on using the changeset viewer.