瀏覽代碼

* 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…
取消
儲存