diff options
-rw-r--r-- | graphics/xpm/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xpm/pkg-descr b/graphics/xpm/pkg-descr index b3edb2d42104..ca3097ac98db 100644 --- a/graphics/xpm/pkg-descr +++ b/graphics/xpm/pkg-descr @@ -16,3 +16,5 @@ XpmCreateDataFromPixmap, XpmReadFileToPixmap and XpmWriteFileFromPixmap for respectively including, storing, reading and writing this format, plus four other: XpmCreateImageFromData, XpmCreateDataFromImage, XpmReadFileToImage and XpmWriteFileFromImage for working with images instead of pixmaps. + +WWW: http://www-sop.inria.fr/koala/lehors/xpm.html |