瀏覽代碼

* Add rotated epsilon

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

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

@@ -908,6 +908,8 @@ static uint32_t rotatechar(uint32_t ch)
/* Misc Unicode */
0x00e6, 0x1d02, /* æ ᴂ */
0x0153, 0x1d14, /* œ ᴔ */
0x03b5, 0x025c, /* ε ɜ */
0x025b, 0x025c, /* ɛ ɜ */
/* CP437 */
0x258c, 0x2590, /* ▌ ▐ */
0x2584, 0x2580, /* ▄ ▀ */


Loading…
取消
儲存