John Cupitt
|
a1a5d0b376
|
sync
|
2013-06-14 08:53:05 +01:00 |
|
John Cupitt
|
d7d91363ba
|
im_sines() as a class
|
2013-06-13 18:46:41 +01:00 |
|
John Cupitt
|
6031b40b8d
|
move im_zone*() over to a class
|
2013-06-13 17:37:24 +01:00 |
|
John Cupitt
|
85e2092cdf
|
start im_zone()
|
2013-06-13 14:55:33 +01:00 |
|
John Cupitt
|
bfa8c85837
|
im_grey*() as a class
|
2013-06-13 14:35:26 +01:00 |
|
John Cupitt
|
cf09f3376e
|
redo im_*eye() as a class
|
2013-06-13 13:50:24 +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
|
7430e49f91
|
polish vips_xyz() a bit
and remove the old one
|
2013-06-12 17:59:29 +01:00 |
|
John Cupitt
|
86f3d2b083
|
add vips_xyz()
|
2013-06-12 14:51:43 +01:00 |
|
John Cupitt
|
de5745d1cc
|
Merge remote-tracking branch 'origin/master'
|
2013-06-12 12:55:50 +01:00 |
|
John Cupitt
|
4c0c3f7063
|
don't call g_type_init() on newer glibs
stops a warning message
|
2013-06-11 15:22:02 +01:00 |
|
John Cupitt
|
87bdfd1cf5
|
oop turn off DEBUG
|
2013-06-11 14:54:01 +01:00 |
|
John Cupitt
|
c77386f3cf
|
vips_magickload() only reads 1st image in sequence
with an @all_frames option to get them all, thanks acrispino
|
2013-06-11 14:29:43 +01:00 |
|
John Cupitt
|
e15f02161e
|
fix up im_vips2dz args
oops arg processing wasn't right
|
2013-06-11 14:03:14 +01:00 |
|
John Cupitt
|
55bfa92725
|
add a vips7 interface to the deepzoom writer
|
2013-06-11 12:32:46 +01:00 |
|
John Cupitt
|
69de2f83af
|
fix auto* change
mkinstalldirs is no longer included
|
2013-06-11 10:23:26 +01:00 |
|
John Cupitt
|
3bffb2a7e3
|
Merge remote-tracking branch 'origin/7.32'
|
2013-06-11 09:54:21 +01:00 |
|
John Cupitt
|
0550ace61c
|
change Type tag for RAD
tag as scRGB, seems more sensible
|
2013-06-10 16:40:37 +01:00 |
|
John Cupitt
|
c95dbe3dcd
|
link against gthread on old glib
if glib is ancient, link against gthread ... fixes centos5 build
thanks re-boot
|
2013-06-09 17:09:21 +01:00 |
|
John Cupitt
|
0221bcd3f6
|
fix no-pango mode
oops again
|
2013-06-07 22:52:54 +01:00 |
|
John Cupitt
|
23f05d4d8c
|
oops
|
2013-06-07 18:03:31 +01:00 |
|
John Cupitt
|
5d7f19beb3
|
fix VImage.PIL_mode_from_vips()
thanks Alessandro
|
2013-06-07 10:42:47 +01:00 |
|
John Cupitt
|
d13ff241c5
|
don't scan whole files in israd()
|
2013-06-07 10:30:09 +01:00 |
|
John Cupitt
|
ad258d9ad2
|
version bump
|
2013-06-07 09:53:22 +01:00 |
|
John Cupitt
|
17151241f0
|
better error debug
|
2013-06-07 09:13:18 +01:00 |
|
John Cupitt
|
697555962a
|
fix vips_image_write() for non "p" sources
oops!
|
2013-06-06 14:43:52 +01:00 |
|
John Cupitt
|
bd5c4757e8
|
fix vips_shrink() seq again
perhaps properly this time
|
2013-06-06 12:08:26 +01:00 |
|
John Cupitt
|
ad08389fbf
|
seq debug notes
|
2013-06-05 09:29:12 +01:00 |
|
John Cupitt
|
5998c78fcc
|
oops forgot to unlock
unlocks missing
|
2013-06-04 17:07:39 +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
|
130aaf1fd0
|
start vips_grid()
|
2013-05-30 09:27:31 +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
|
5e1027f6e5
|
fix potfiles
|
2013-05-29 14:32:18 +01:00 |
|
John Cupitt
|
1310d4193b
|
add --angle option to dzsave
|
2013-05-29 14:06:23 +01:00 |
|
John Cupitt
|
62b52ed624
|
gaussnoise redone as a class
|
2013-05-29 12:21:30 +01:00 |
|
John Cupitt
|
10f6842d36
|
start gaussnoise
|
2013-05-29 10:50:52 +01:00 |
|
John Cupitt
|
69136b1d8c
|
auto rshift to 8 bits for 8-bit save
|
2013-05-28 10:32:37 +01:00 |
|
John Cupitt
|
964c415925
|
fix im_invertlut()
didn't work for 1 high input matrices
didn't work for file output
|
2013-05-23 22:07:05 +01:00 |
|
John Cupitt
|
b0c5a9340e
|
sync
|
2013-05-21 09:06:18 +01:00 |
|
John Cupitt
|
cdb3c589dd
|
Merge remote-tracking branch 'origin/7.32'
Conflicts:
ChangeLog
configure.ac
|
2013-05-14 09:40:16 +01:00 |
|
John Cupitt
|
d739a240eb
|
fix a segv with icc import/export
would segv for very wide images
|
2013-05-14 09:38:59 +01:00 |
|