summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authordodji <dodji@seketeli.org>2003-06-12 22:07:50 +0000
committerDodji Seketeli <dodji@src.gnome.org>2003-06-12 22:07:50 +0000
commitb85770d0ee4bdfa59c025216637c9c22773ae314 (patch)
treeae601ad556fe4dc5f5ccb48590ab92ac46f0deb3 /tests
parent400f3b108f7e00c1a3189fed728581df8ed8dce7 (diff)
downloadlibcroco-b85770d0ee4bdfa59c025216637c9c22773ae314.tar.gz
added pango stuffs. added pango detection. a bit more font selection. a
2003-06-12 dodji <dodji@seketeli.org> * src/seleng/Makefile.am: added pango stuffs. * configure.in: added pango detection. * src/seleng/cr-fonts.c: a bit more font selection. * src/layeng/cr-lay-eng.c: a bit more font selection. * src/seleng/cr-style.c: font selection code again. Dodji.
Diffstat (limited to 'tests')
-rw-r--r--tests/test7-main.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/test7-main.c b/tests/test7-main.c
index ab94ab6..ddc26a2 100644
--- a/tests/test7-main.c
+++ b/tests/test7-main.c
@@ -78,7 +78,10 @@ const char * gv_cssbuf=
" border:1px solid #000; "
" overflow:auto; "
" background-color:#eee; "
-" font: 12px verdana; "
+" /*font: 12px verdana;*/ "
+" font-zise: 12px; "
+" font-style: font-family ; "
+" font-style: normal; "
"} "
" "
"item "