John Cupitt
|
6e9834e623
|
add vips_arrayjoin()
|
2015-12-11 15:14:08 +00:00 |
|
John Cupitt
|
e9720afb18
|
add vips_bandfold()/vips_bandunfold()
was part of vips_copy(), but it was very ugly there
|
2015-06-05 14:52:05 +01:00 |
|
John Cupitt
|
dbd852211e
|
move bytw swapping out to vips_byteswap()
it was an option to vips_copy(), ugly!
|
2015-06-05 13:56:26 +01:00 |
|
John Cupitt
|
472bf7dbc3
|
add vips_unpremultiply()
|
2015-05-08 10:26:23 +01:00 |
|
John Cupitt
|
66c51b7d23
|
add an experimental premultiply operation
|
2015-05-07 23:42:02 +01:00 |
|
John Cupitt
|
ad86f45cd9
|
add autorot as an operator as well
|
2014-10-19 10:35:10 +01:00 |
|
John Cupitt
|
bc0c4f60d6
|
oops fix build
|
2013-11-11 17:38:34 +00:00 |
|
John Cupitt
|
2720026a61
|
redo im_rank_image() as a class
|
2013-10-23 14:54:22 +01:00 |
|
John Cupitt
|
67dff74b2c
|
rot45 works
|
2013-10-19 18:26:46 +01:00 |
|
John Cupitt
|
9b6f96ed41
|
redo falsecolour, gammacorrect as classes
|
2013-08-02 09:41:11 +01:00 |
|
John Cupitt
|
2fd2fd58f7
|
fix up gtk-doc
fix various problems:
- out of date IGNORE in doc/reference/Makefile.am
- name clashes between private .h and public
|
2013-06-17 20:16:20 +01:00 |
|
John Cupitt
|
4436e370c7
|
make a "create" package
the old "other" package, plus move some of conversion in there
|
2013-06-13 10:12:22 +01:00 |
|
John Cupitt
|
84f3fa5b19
|
move conver_disp to deprecated
|
2013-06-13 09:36:04 +01:00 |
|
John Cupitt
|
86f3d2b083
|
add vips_xyz()
|
2013-06-12 14:51:43 +01:00 |
|
John Cupitt
|
b405047132
|
im_system*() -> a class
vips_system() is a bit more flexible too
|
2013-06-04 13:25:38 +01:00 |
|
John Cupitt
|
dfd09a0285
|
redo im_text() as a class
|
2013-06-03 14:37:55 +01:00 |
|
John Cupitt
|
27b7332a60
|
im_msb() -> class
and some cleanups
add a --band option
|
2013-06-03 10:26:09 +01:00 |
|
John Cupitt
|
738fe3aeaf
|
redo subsample as a class
|
2013-06-01 21:31:45 +01:00 |
|
John Cupitt
|
0bbc1b20d6
|
im_zoom() -> class
|
2013-06-01 10:56:16 +01:00 |
|
John Cupitt
|
236b8b99ad
|
redo im_wrap() as a class
incorporate im_rotquad() as an option too
|
2013-05-31 18:12:39 +01:00 |
|
John Cupitt
|
caed1199ed
|
im_scaleps() is a class
actually an option to vips_scale(), with a param for the exponent as
well
|
2013-05-30 16:55:32 +01:00 |
|
John Cupitt
|
4311d452f1
|
redo im_scale() as a class
|
2013-05-30 16:29:58 +01:00 |
|
John Cupitt
|
e0951c223b
|
redo im_grid() as a class
|
2013-05-30 15:52:36 +01:00 |
|
John Cupitt
|
42b4dd947d
|
im_copy_file() -> vips_copy_file()
also rename vips_image_new_disc_tmpe() as vips_image_new_temp_file()
|
2013-05-29 17:08:18 +01:00 |
|
John Cupitt
|
62b52ed624
|
gaussnoise redone as a class
|
2013-05-29 12:21:30 +01:00 |
|
John Cupitt
|
90709538e6
|
update configure system
|
2013-01-23 10:17:51 +00:00 |
|
John Cupitt
|
3dc10831c1
|
added vips_bandbool()
|
2012-12-07 11:17:09 +00:00 |
|
John Cupitt
|
70b14c2f1d
|
add vips_flatten()
... background arg not quite working
|
2012-06-18 14:49:39 +01:00 |
|
John Cupitt
|
7f94fb3597
|
break vips_sequential() out
|
2012-02-15 15:47:43 +00:00 |
|
John Cupitt
|
a5b3eb2040
|
amke vips_cache() a vips8 operation
|
2012-01-13 13:15:56 +00:00 |
|
John Cupitt
|
4b1df2da35
|
add vips_tilecache()
the old im_tile_cache() redone as a class
|
2011-12-05 12:19:56 +00:00 |
|
John Cupitt
|
173576259e
|
move im_ri2c() to a class
|
2011-11-21 14:51:34 +00:00 |
|
John Cupitt
|
0addd7fb6d
|
c2real(), c2imag() -> classes
|
2011-11-21 14:38:11 +00:00 |
|
John Cupitt
|
6f7aadd365
|
move bandjoin to bandary
|
2011-11-21 12:32:42 +00:00 |
|
John Cupitt
|
f944742c2a
|
bandmean as a class
also moved recomb over to conversion, other small fixes
|
2011-11-20 09:56:02 +00:00 |
|
John Cupitt
|
187212768d
|
add class for complex ops
and it does conj as well
|
2011-11-19 11:24:04 +00:00 |
|
John Cupitt
|
2f7de7f8d0
|
redone ifthenelse/blend as classes
relational/ can now go, woo
|
2011-11-15 21:49:49 +00:00 |
|
John Cupitt
|
8fe50220d5
|
move mask/ to deprecated, add VipsRound
|
2011-11-10 13:53:58 +00:00 |
|
John Cupitt
|
fa49ebf66f
|
remove the old im_insert() stub
|
2011-11-04 16:58:09 +00:00 |
|
John Cupitt
|
7352d51053
|
redo im_rot*() as a class
|
2011-11-04 14:45:56 +00:00 |
|
John Cupitt
|
3e72edf1b5
|
rewrite im_black() as a class
|
2011-10-31 14:49:39 +00:00 |
|
John Cupitt
|
2da5560992
|
bandjoin done and dusted
|
2011-10-28 14:12:39 +01:00 |
|
John Cupitt
|
5821f6cb40
|
done im_gbandjoin()
but needs testing, also see TODO for notes
|
2011-10-27 17:40:39 +01:00 |
|
John Cupitt
|
c027528b82
|
im_clip2fmt() redone as a class
plus some rationalisation of member names
|
2011-10-27 12:10:24 +01:00 |
|
John Cupitt
|
e13da5bf2c
|
oops dropped im_insert.c too early
|
2011-10-26 21:42:52 +01:00 |
|
John Cupitt
|
014763a845
|
rewrite im_replicate() as a class
|
2011-10-26 16:51:27 +01:00 |
|
John Cupitt
|
7e6f885ea1
|
redo im_extract*() as a class
|
2011-10-26 15:09:01 +01:00 |
|
John Cupitt
|
b969ce2aa5
|
im_*join() redone as a class
|
2011-10-26 13:26:20 +01:00 |
|
John Cupitt
|
2c4cbedc70
|
insert.c compiles
and we have VipsArea as a public struct for array arguments
|
2011-10-22 13:10:47 +01:00 |
|
John Cupitt
|
ac377c143b
|
im_dlip*() redone as a class
VipsFlip replaces im_fliphor() and im_flipver().
|
2011-10-17 07:15:51 +01:00 |
|