Tiff plugin

  • home
  • forum
  • howto
  • keyboard
  • sourceforge
  • about
Home › Blogs › vinay's blog

Tiff Plugin 0.1 Released

vinay — Thu, 12/04/2008 - 15:29

Tiff Plugin is mozilla/netscape compatible plugin for viewing tiff images. This is the first release. Features include

  • Zoom in - keyboard shortcut '+'
  • Zoom out - keyboard shortcut '-'
  • Rotate anticlockwise - keyboard shortcut 'a'
  • Rotate clockwise - keyboard shortcut 'c'
  • Progress bar when downloading images

The plugin is available in .deb format for i386 and amd64 systems. So debian based systems can install with

dpkg -i mozilla-tiff-plugin-i386.deb
OR
dpkg -i mozilla-tiff-plugin-amd64.deb

For non debian based systems, the sources need to be compiled. For compiling the packages pkg-config, libgtk2.0-dev and mozilla-dev need to be installed. The steps to install the source would be

tar -zxvf mozilla-tiff-plugin.tar.gz
cd mozilla-tiff-plugin
make
make plugin
make install

The plugin has been tested on firefox and mozilla browsers.

Download here

  • vinay's blog
  • Add new comment

Active forum topics

  • dependencies in Debian
  • Re: wont compile plugin on fc13 64 bit
  • compatibility with Firefox version 3?
more

Navigation

  • Create content
  • Recent posts

New forum topics

  • dependencies in Debian
  • Re: wont compile plugin on fc13 64 bit
  • compatibility with Firefox version 3?
more

User login

  • Create new account
  • Request new password

SourceForge.net LogoSupport This Project
  • home
  • forum
  • howto
  • keyboard
  • sourceforge
  • about