소스 검색

* Minor documentation fix (testing the buildbot, actually).

tags/v0.99.beta14
Sam Hocevar sam 18 년 전
부모
커밋
c7fb265316
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      cucul/font.c

+ 1
- 1
cucul/font.c 파일 보기

@@ -445,7 +445,7 @@ int cucul_render_canvas(cucul_canvas_t *cv, cucul_font_t *f,
return 0;
}

/** \brief Render the given character onto given buffer
/** \brief Render a single glyph onto an image buffer
*
* This function renders the given character on an image buffer using a
* specific font. The pixel format is fixed (8 bits per pixel).


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