This website works better with JavaScript.
首頁
說明
登入
cacalabs
/
libcaca
镜像来自
https://github.com/cacalabs/libcaca.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
7
Wiki
Activity
瀏覽代碼
* Add a rotated T
tags/v0.99.beta18
Pascal Terjan
pterjan
14 年之前
父節點
5dbf9da892
當前提交
2014be66e4
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
caca/transform.c
+ 1
- 0
caca/transform.c
查看文件
@@ -938,6 +938,7 @@ static uint32_t rotatechar(uint32_t ch)
'G', 0x2141, /* G ⅁ */
'J', 0x148b, /* J ᒋ */
'L', 0x2142, /* L ⅂ */
'T', 0x2534, /* T ┴ */
'U', 0x0548, /* U Ո */
'V', 0x039b, /* V Λ */
'Y', 0x2144, /* Y ⅄ */
Write
Preview
Loading…
取消
儲存