本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
cacalabs
/
toilet
镜像来自
https://github.com/cacalabs/toilet.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
* Fix a compilation warning due to libcucul API changes.
pull/1/head
Sam Hocevar
sam
16 年之前
父節點
f3cdb2921c
當前提交
ff314b0078
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tools/caca2tlf.c
+ 1
- 1
tools/caca2tlf.c
查看文件
@@ -33,7 +33,7 @@ static void add_char(unsigned long int);
cucul_font_t *f;
cucul_canvas_t *out, *onechar;
u
nsigned long in
t const *blocks;
u
int32_
t const *blocks;
uint8_t * image;
unsigned int w, h, gw, fgw, gh, iw, ih;
Write
Preview
Loading…
取消
儲存