Lovell Fuller
|
f9ace1724e
|
Fix a couple of typos in help messages (#2814)
|
2022-05-21 09:47:51 +01:00 |
|
Kleis Auke Wolthuizen
|
f11b58ff6c
|
Remove VIPS_EXEEXT and VIPS_SONAME definitions (#2694)
And the corresponding `soname.h` header.
|
2022-02-27 15:27:37 +00:00 |
|
Corentin Noël
|
02901436d4
|
Add meson build system (#2637)
Allows to use the Meson build system to build the project.
|
2022-02-08 15:19:36 +00:00 |
|
John Cupitt
|
806c7dc235
|
update POTFILES for 8.11
|
2021-06-04 14:19:49 +01:00 |
|
Kleis Auke Wolthuizen
|
221a5f7e8b
|
Remove remnant of gmic
This was moved to a plugin with commit 927b2d7 .
|
2021-04-22 12:01:42 +02:00 |
|
John Cupitt
|
db22eb4d4f
|
add p3.icm to makefile.am
and fix make dist
|
2021-04-08 10:53:15 +01:00 |
|
John Cupitt
|
b51f4dab28
|
fix make dist
|
2021-03-07 14:59:31 +00:00 |
|
John Cupitt
|
3c071a8ebb
|
more the rest of mosaicing into private API
chkpair, lr|tbmosaic, etc.
|
2020-07-02 12:35:37 +01:00 |
|
John Cupitt
|
e7988f88ac
|
move matrixinvert init to mosaicing
and regen potfiles
|
2020-06-28 14:01:43 +01:00 |
|
Kleis Auke Wolthuizen
|
3836492a98
|
Regenerate POTFILES.in
|
2020-06-18 14:49:00 +02:00 |
|
Kleis Auke Wolthuizen
|
8a5dc95fb6
|
Convert the morphology directory to vips8
|
2020-06-18 14:29:42 +02:00 |
|
John Cupitt
|
9e4b78215e
|
fix po
|
2020-05-27 16:30:04 +01:00 |
|
Lovell Fuller
|
3ca21ee2e8
|
Increase minimum glib-2.0 dependency to v2.15 (released March 2012)
|
2020-03-26 19:13:21 +00:00 |
|
John Cupitt
|
be3775e868
|
fix up i18n
POTFILES etc. needed updating for the recent class renames.
|
2020-01-01 18:24:13 +00:00 |
|
John Cupitt
|
aa783514cf
|
update TOC for docs
and update translation files
|
2019-11-25 17:48:44 +00:00 |
|
John Cupitt
|
5649f6d865
|
update for "make dist"
|
2019-08-06 15:33:40 +01:00 |
|
John Cupitt
|
e4cff876a8
|
fix make dist
we'd renamed a file
|
2019-07-07 11:20:28 +01:00 |
|
John Cupitt
|
bae484ba2c
|
remove old c++ and py interfaces
Instead, use the new(er) vips8 C++ interface, and the new(er) python
interface in pypi.
https://pypi.org/project/pyvips
|
2019-04-12 16:27:28 +01:00 |
|
John Cupitt
|
af47ba964a
|
fix make dist
|
2018-06-10 16:58:05 +01:00 |
|
John Cupitt
|
55e577a2fb
|
rename nearest as fill_nearest
avoid a clash with the nearest-neighbour interpolator
|
2017-11-01 15:06:37 +00:00 |
|
John Cupitt
|
abfabd98ce
|
tiny docs update
|
2017-02-22 13:31:27 +00:00 |
|
John Cupitt
|
a155521baf
|
fix translation files
|
2017-02-22 13:28:17 +00:00 |
|
John Cupitt
|
d89dd8d073
|
add unicode tiff open on windows
also fix make dist,
|
2016-08-17 10:06:40 +01:00 |
|
John Cupitt
|
2f060c494d
|
fix up translations
|
2015-04-24 15:03:09 +01:00 |
|
John Cupitt
|
c120edde0d
|
get make dist going
|
2014-11-18 14:52:52 +00:00 |
|
John Cupitt
|
76a9e0d161
|
update potfiles
|
2014-10-10 09:55:06 +01:00 |
|
John Cupitt
|
1f6774376f
|
fix make dist
|
2014-06-23 21:54:36 +01:00 |
|
John Cupitt
|
e7743ddc3c
|
finish mosaicing rewrite
|
2014-05-29 09:35:17 +01:00 |
|
John Cupitt
|
3faf9892c5
|
update translation files
|
2014-04-09 15:50:53 +01:00 |
|
John Cupitt
|
bfbc132879
|
updated German translation
thanks Chris
see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743613
https://github.com/jcupitt/libvips/issues/116
|
2014-04-04 21:51:26 +01:00 |
|
John Cupitt
|
fd617aa520
|
version bump for 7.38
and fix a few dist problems
|
2014-01-18 12:44:28 +00:00 |
|
John Cupitt
|
fdad999f47
|
fix dist and build
was broken on old glibs
|
2013-11-29 14:28:55 +00:00 |
|
John Cupitt
|
3afaaaf29e
|
fix up po/
|
2013-10-03 15:00:03 +01:00 |
|
John Cupitt
|
85eee0528a
|
fix make dist
|
2013-06-18 13:49:26 +01:00 |
|
John Cupitt
|
301d3a1809
|
argh remove unknown.pot
and kill *all* .pot files
|
2013-06-17 12:05:29 +01:00 |
|
John Cupitt
|
7bdc1e54f2
|
allow NULL out pointer for vips2buf*()
im_vips2bufjpeg() etc. needed a valid output IMAGE*, annoyingly
|
2013-06-16 10:24:56 +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
|
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
|
5e1027f6e5
|
fix potfiles
|
2013-05-29 14:32:18 +01:00 |
|
John Cupitt
|
b0c5a9340e
|
sync
|
2013-05-21 09:06:18 +01:00 |
|
John Cupitt
|
7eb3513d46
|
vipsthumbnail sharpen defaults to mild
and add a "none" option
|
2013-05-06 14:01:29 +01:00 |
|
John Cupitt
|
f80bf594ce
|
sharpen param to vipsthumbnail
|
2013-05-03 13:56:38 +01:00 |
|
John Cupitt
|
4c5772fe5f
|
rename vips7.po as vips7.32.po
helps Debian, where they need to be able to install versions in parallel
|
2013-04-16 14:30:28 +01:00 |
|
John Cupitt
|
a731805344
|
sync
|
2013-03-05 14:46:08 +00:00 |
|
John Cupitt
|
008af5ca16
|
hacking
|
2013-02-25 14:54:39 +00:00 |
|