From 8dbe0817ddbf28c4f073447fad72b357f84d49d8 Mon Sep 17 00:00:00 2001 From: dodji Date: Sat, 14 Jun 2003 13:21:57 +0000 Subject: more fonts selection implementation. 2003-06-14 dodji * src/layeng/cr-lay-eng.c, src/seleng/cr-style.[hc]: more fonts selection implementation. * tests/test7-main.c: updated this to test the font selection implem. Dodji. --- tests/test7-main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test7-main.c b/tests/test7-main.c index ddc26a2..56dfc15 100644 --- a/tests/test7-main.c +++ b/tests/test7-main.c @@ -79,7 +79,6 @@ const char * gv_cssbuf= " overflow:auto; " " background-color:#eee; " " /*font: 12px verdana;*/ " -" font-zise: 12px; " " font-style: font-family ; " " font-style: normal; " "} " @@ -106,6 +105,7 @@ const char * gv_cssbuf= " margin-top:10px; " " background-color:#eee; " " font-weight:bold; " +" font-size: 12px; " "} " " " "channel>title " -- cgit v1.2.1