File: README.Debian

package info (click to toggle)
vips 8.18.0-2
  • links: PTS
  • area: main
  • in suites: forky
  • size: 53,448 kB
  • sloc: ansic: 172,621; cpp: 12,257; python: 5,077; sh: 773; perl: 40; makefile: 25; javascript: 6
file content (20 lines) | stat: -rw-r--r-- 647 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

Examples
========

A number of vips examples are available.  Please see the "Documentation"
section of the vips website:

https://jcupitt.github.io/libvips/

General Notes
=============

Several links and binaries have not been installed for Debian.  In
particular, the "header" command is not installed because it conflicts
with a binary of the same name in a different package.  Use "vips
im_header_int", "vips im_header_string", or "vips im_header_double"
instead.  Additionally, the hundreds of im_* links are not installed.
Use "vips im_command" instead of "im_command".

 -- Jay Berkenbilt <qjb@debian.org>, Sat, 21 Jul 2007 22:37:13 -0400