Index Page

Home
New Release
New Release
New Release
See Picture on X ---- Home

  introduce  

        XPSee (short for See Picture on X ) is image browser that similar to ACDSee on Windows but it run on X system and remains the environment of ACDSee.

  feature  
  • supported format image
    Bitmap ( BMP )
    Graphic Interchange Format ( GIF )
    Joint Photographic Expers Group ( JPG )
    Portable Network Graphic ( PNG )
    Multiple-image Network Graphic ( MNG )
    Portable Bitmap ( PBM )
    Portable Graymap ( PGM )
    Portable anymap (PNM )
    Portable Pixmap ( PPM )
    Targa ( TGA )
    PC Paintbrush File Format ( PCX )
    XPixmap ( XPM )
    Electric Image ( EIM )
    Tag Image File Format ( TIF )
  • converts to other formats
  • views images with actaul size
  • lists image files with thumbnail style
  • views images with sliding
  • views images in fullscreen mode
  • zooms in/out viewed image
  • pastes copied image in other image-manipulated apps ( only Qt/KDE-based apps)
  • sends image to image-manipulated apps such as The Gimp

  •   requirements  
  • Qt >=3.0
  • KDE >=3.0
  • imlib-1.9.10 or later -->Download
  • imli2-1.0.6 or later (require libttf) -->Download
  • icon files for XPSee Download
  • XPSee

  •   installation  
    After downloading all requirement files,take imlib,imlib2,xpsee to /usr/local/ and follow this steps.
  • install imlib/imlib2
    For unziping, type tar zxvf imlib-<version>.tar.gz < enter >
    Change to imlib dir, type cd imlib-<version> < enter >
    Configure, type ./configure < enter >
    Compile, type make < enter >
    Install, type make install < enter >
    *** Important : Befor installing imlib2 ,you must install libttf first
  • install xpsee
    For unziping, type tar zxvf xpsee-<version>.tar.gz < enter >
    Change to xpsee dir, type cd xpsee-<version> < enter >
    Configure, type ./configure < enter >
    Compile, type make < enter >
    Install, type make install < enter >
  • set required icons
    Create dir in /usr/share/apps/xpsee/pics/, type mkdir /usr/share/apps/xpsee/ < enter >
    Take pics.tar.gz to there
    For unziping, type tar zxvf pics.tar.gz < enter >