Changeset 586 for libcaca/trunk/caca/caca.h
- Timestamp:
- Mar 10, 2006, 4:11:40 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca/caca.h
r561 r586 93 93 * implementation dependent, but since it currently only works with the 94 94 * X11 driver, an X11 font name such as "fixed" or "5x7" is expected. 95 * 96 * \li \b CACA_NETWORK_PORT: set the port the network driver will listen on. 97 * Obviously only works when using CACA_DRIVER=network. 98 * Default to 7575 (KK in ASCII Dec) 95 99 */ 96 100
Note: See TracChangeset
for help on using the changeset viewer.