Преглед изворни кода

* src/caca.h:

+ Documented CACA_FONT.
tags/v0.99.beta14
Sam Hocevar sam пре 21 година
родитељ
комит
6c6299a209
1 измењених фајлова са 4 додато и 0 уклоњено
  1. +4
    -0
      src/caca.h

+ 4
- 0
src/caca.h Прегледај датотеку

@@ -66,6 +66,10 @@
* variable must be XxY, with X and Y being integer values. This option
* currently only works with the X11 driver.
*
* \li \b CACA_FONT: set the rendered font. The format of this variable is
* implementation dependent, but since it currently only works with the
* X11 driver, an X11 font name such as "fixed" or "5x7" is expected.
*
* \li \b CACA_BACKGROUND: set the background type.
* - \c solid uses solid coloured backgrounds for all characters. This
* feature does not work with all terminal emulators. This is the


Loading…
Откажи
Сачувај