wok diff cairo/description.txt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (23 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cairo/description.txt	Tue May 10 07:46:58 2022 +0000
     1.3 @@ -0,0 +1,4 @@
     1.4 +Cairo is a 2D graphics library with support for multiple output devices. 
     1.5 +Currently supported output targets include the X Window System, Quartz, Win32, 
     1.6 +image buffers, PostScript, PDF, and SVG file output. Experimental backends 
     1.7 +include OpenGL, XCB, BeOS, OS/2, and DirectFB.