wok-6.x diff libart_lgpl/description.txt @ rev 25558
Up libqcow (20221124)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 24 09:03:56 2023 +0000 (18 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/libart_lgpl/description.txt Mon Apr 24 09:03:56 2023 +0000 1.3 @@ -0,0 +1,6 @@ 1.4 +This is the LGPL'd component of libart. All functions needed for running the 1.5 +Gnome canvas, and for printing support, will be going in here. The GPL'd 1.6 +component will be getting various enhanced functions for specific applications. 1.7 + 1.8 + * [More information about libart] (http://www.levien.com/libart/) 1.9 + * [Libart tutorial] (http://www.gnome.org/~mathieu/libart/libart.html)