diff options
Diffstat (limited to 'x11/xmascot/DESCR')
-rw-r--r-- | x11/xmascot/DESCR | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/x11/xmascot/DESCR b/x11/xmascot/DESCR new file mode 100644 index 00000000000..66f51e24e0b --- /dev/null +++ b/x11/xmascot/DESCR @@ -0,0 +1,21 @@ +XMascot, moving mascot on your X-Window screen. + +XMascot have these features. + + -Moving pretty mascot moving + -Strectch stretch as you like + -Talking mascot talks with extract command and data + -Alarm mascot may make some actions at time you define + -BIFF mascot may let you know arriving a mail. + +XMascot supports these image formats: + +MAG *.mag 16 colors and 256 colors +TIFF *.tif 16 colors and 256 colors, in raw or lzw +PPM *.ppm 256 level color , in raw +PGM *.pgm 256 level gray scale, in raw +PBM *.pbm 2 level monochrome, in raw +PNM *.pnm PPM, PGM, or PBM + +XMascot distinguish images from their suffix and can load other image formats +when {suffix}topnm, *topgm, or *topbm commands are found in your system. |