瀏覽代碼

* Add a rotate_180 char for G

tags/v0.99.beta17
Pascal Terjan pterjan 16 年之前
父節點
當前提交
cd00d4bd33
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      caca/transform.c

+ 1
- 0
caca/transform.c 查看文件

@@ -849,6 +849,7 @@ static uint32_t rotatechar(uint32_t ch)
'C', 0x03fd, /* C Ͻ */
'E', 0x018e, /* E Ǝ */
'F', 0x2132, /* F Ⅎ */
'G', 0x2141, /* G ⅁ */
'L', 0x2142, /* L ⅂ */
'U', 0x0548, /* U Ո */
'V', 0x039b, /* V Λ */


Loading…
取消
儲存