瀏覽代碼

* Patch by Ben Wiley Sittler for two misrendered glyphs.

tags/v0.99.beta14
Sam Hocevar sam 17 年之前
父節點
當前提交
1e67bd5400
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      caca/driver_x11.c

+ 2
- 2
caca/driver_x11.c 查看文件

@@ -556,9 +556,9 @@ static void x11_put_glyph(caca_display_t *dp, int x, int y, int yoff,
0x00, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00,
/* 0x2510 - 0x251f: ┐ . . . └ . . . ┘ . . . ├ . . . */
0x14, 0x00, 0x00, 0x00, 0x41, 0x00, 0x00, 0x00,
0x44, 0x00, 0x00, 0x00, 0x54, 0x00, 0x00, 0x00,
0x44, 0x00, 0x00, 0x00, 0x51, 0x00, 0x00, 0x00,
/* 0x2520 - 0x252f: . . . . ┤ . . . . . . . ┬ . . . */
0x00, 0x00, 0x00, 0x00, 0x51, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x54, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x15, 0x00, 0x00, 0x00,
/* 0x2530 - 0x253f: . . . . ┴ . . . . . . . ┼ . . . */
0x00, 0x00, 0x00, 0x00, 0x45, 0x00, 0x00, 0x00,


Loading…
取消
儲存