From 554b4c500ad110dfd09f79e666ab7c84905ea6a4 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Thu, 27 Nov 2003 23:18:12 +0000 Subject: [PATCH] =?UTF-8?q?=20=20*=20src/bitmap.c:=20=20=20=20=20+=20Remov?= =?UTF-8?q?ed=20=C2=A7=20from=20the=20list=20of=20default=20characters=20d?= =?UTF-8?q?ue=20to=20collisions.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/bitmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bitmap.c b/src/bitmap.c index 11a6e47..59b91bf 100644 --- a/src/bitmap.c +++ b/src/bitmap.c @@ -321,7 +321,7 @@ void caca_draw_bitmap(int x1, int y1, int x2, int y2, '|', '/', ';', '\\', '=', '+', 'o', 'x', '<', 'x', '%', '>', - '&', 'z', '$', '§', + '&', 'z', '$', 'w', 'W', 'X', 'K', 'M', '#', '8', '#', '#', '8', '@', '8', '#',