Hi,
I notice the Graph unit (for TP7 compatibility) is implemented against
svgalib. Does anyone know if it is possible to create a SDL surface
instead and have Graph draw to that surface?
thanks,
--
Ryan Underwood, <[EMAIL PROTECTED]>
___
fpc-pasca
> I notice the Graph unit (for TP7 compatibility) is implemented against
> svgalib. Does anyone know if it is possible to create a SDL surface
> instead and have Graph draw to that surface?
It is possible to create a sdlgraph just like there is already a ggigraph.
But none of the core developpers