stuff
This commit is contained in:
parent
ae5e658f1c
commit
b698829eef
@ -12,6 +12,8 @@
|
||||
- add "vips --list formats"
|
||||
- rename VBuf as im_buf_t for consistency
|
||||
- add type.[hc], start of new type system
|
||||
- removed man pages for IM_MIN, MAX and RINT to avoid case confusion on
|
||||
OS X / win
|
||||
|
||||
7/3/08 started 7.15.0
|
||||
- MAGIC constants should be tagged as unsigned
|
||||
|
@ -1 +0,0 @@
|
||||
.so man3/IM_RINT.3
|
@ -1 +0,0 @@
|
||||
.so man3/IM_RINT.3
|
@ -320,6 +320,7 @@ man_MANS = \
|
||||
im_lrmosaic.3 \
|
||||
im_lu_decomp.3 \
|
||||
im_lu_solve.3 \
|
||||
IM_MACROS.3 \
|
||||
im_magick2vips.3 \
|
||||
im_makerw.3 \
|
||||
im_make_xy.3 \
|
||||
@ -334,7 +335,6 @@ man_MANS = \
|
||||
im_matmul.3 \
|
||||
im_mattrn.3 \
|
||||
im_max.3 \
|
||||
IM_MAX.3 \
|
||||
im_maxpos.3 \
|
||||
im_maxpos_vec.3 \
|
||||
im_maxvalue.3 \
|
||||
@ -356,7 +356,6 @@ man_MANS = \
|
||||
im_meta_set_int.3 \
|
||||
im_meta_set_string.3 \
|
||||
im_min.3 \
|
||||
IM_MIN.3 \
|
||||
im_minpos.3 \
|
||||
im_minpos_vec.3 \
|
||||
im_mmapin.3 \
|
||||
@ -451,7 +450,6 @@ man_MANS = \
|
||||
im_ri2c.3 \
|
||||
im_rightshift_size.3 \
|
||||
im_rint.3 \
|
||||
IM_RINT.3 \
|
||||
im_rot180.3 \
|
||||
im_rot270.3 \
|
||||
im_rot90.3 \
|
||||
|
Loading…
Reference in New Issue
Block a user