소스 검색

* 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


불러오는 중...
취소
저장