view DOCS/default.css @ 7688:41d242c5bee1

since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag
author arpi
date Wed, 09 Oct 2002 22:37:27 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

body,table	{
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 14px;
        background  : white;
}