File: README

package info (click to toggle)
gimp-plugin-registry 9.20240808
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 52,536 kB
  • sloc: ansic: 27,119; lisp: 20,560; python: 14,721; cpp: 2,528; sh: 2,220; makefile: 635; xml: 21
file content (14 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Save for Web plug-in for The GIMP
=====================

Save for Web plug-ins allows to experiment with various popular web format
options. It shows an automatically updated preview and file size statistics.

To build and install it, just ...

	./configure
	make
	make install

 ... and it's there.