Ver código fonte

* Patch by Ben Wiley Sittler for two misrendered glyphs.

tags/v0.99.beta14
Sam Hocevar sam 17 anos atrás
pai
commit
1e67bd5400
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      caca/driver_x11.c

+ 2
- 2
caca/driver_x11.c Ver arquivo

@@ -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,


Carregando…
Cancelar
Salvar