Changeset 276 for libcaca/trunk/src/caca.h
- Timestamp:
- Dec 24, 2003, 5:23:37 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/src/caca.h
r274 r276 66 66 * variable must be XxY, with X and Y being integer values. This option 67 67 * currently only works with the X11 driver. 68 * 69 * \li \b CACA_FONT: set the rendered font. The format of this variable is 70 * implementation dependent, but since it currently only works with the 71 * X11 driver, an X11 font name such as "fixed" or "5x7" is expected. 68 72 * 69 73 * \li \b CACA_BACKGROUND: set the background type.
Note: See TracChangeset
for help on using the changeset viewer.