2009/12/31 Benoît Minisini :
> In the future, Paint will draw on Printer (gb.gtk will have print support!),
> and will generate SVG, Postscript and Pdf documents, in both components!
Nice.
--
This SF.Net email is sponsor
Here is some news from the latest developments in Gambas 3...
There is now a new class, "Paint", that acts like the "Draw" class, but draws
things with anti-aliasing.
The Paint interface is different from the Draw interface. It is very inspired
from the Cairo library interface (with some diabol