John Cupitt
e24cee4e22
WIP -- add simple bash completion support ( #3131 )
...
* add simple bash completion support
* add "completions" subdir to meson
* start extending completion to extra args
* file complete for every arg after 1
* add completion for enums, file, ints, doubles
* docs, try to improve directory completion
though dir completion is not working correctly, I'm not sure why
2022-11-13 18:57:14 +00:00
Kleis Auke Wolthuizen
057703938e
Remove remnant of Autotools ( #2950 )
...
* Remove `glib-mkenums` autotools templates and generated files
Meson uses the `enumtypes.c.in` and `enumtypes.h.in` in
`libvips/include/vips` and doesn't use the pre-generated
files.
* Remove man files for no longer existing tools
+ update the `meson.build`.
* Remove Autotools section in `.gitignore`
* Remove `po/messages` left-over
* Remove `g-ir-scanner` entry point
No longer needed by Meson.
* Remove `glib-genmarshal` generated files
Meson doesn't use these pre-generated files.
* Remove Autotools specific Git attributes
* Remove no longer existing tools in `.gitignore`
* Remove Make specific things in `.gitignore`
* Rename COPYING to LICENSE
* Remove no longer needed `.gitignore` sections
Meson only supports out-of-tree builds. This assumes that the
build directory is ignored.
* Remove no longer needed `.editorconfig` sections
2022-07-27 10:56:56 +01:00
John Cupitt
538aa2a841
remove autotools ( #2941 )
...
* remove autotools
It seems to all work. I tested with gtk-doc enabled. I probably missed a
few things argh.
* oop, forgot m4/
2022-07-24 11:14:52 +01:00
John Cupitt
d9f31be67d
configure should add meson files to make dist
...
add meson.build etc. to EXTRA_DIST
see https://github.com/libvips/libvips/issues/2876
2022-06-20 15:04:33 +01: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
260180197d
done! but needs some tests
2017-05-04 14:54:49 +01:00
John Cupitt
ec79682215
small fixes
2017-01-06 14:01:55 +00:00
John Cupitt
2fa3736722
all done, I think
2017-01-06 13:43:43 +00:00
John Cupitt
a96d851ff2
fix up vipsheader with complex field types
...
"-f name" displays a detailed form, "-a" displays a summary of each
field
fix a problem with string fields as well
2016-11-01 11:51:20 +00:00
John Cupitt
100ae155e1
remove deprecated stuff from vips help
...
make the vips command-line interface no longer show any of the
deprecated vips7 interface in help
see https://github.com/jcupitt/libvips/issues/269
2015-04-20 09:47:44 +01:00
John Cupitt
229636fc66
rename vipsthumbnail -o as -f
...
-o stays as a hidden flag
see https://github.com/jcupitt/libvips/issues/216
2015-01-20 09:10:36 +00:00
John Cupitt
c805b382fe
vipsthumbnail sets an error on failure
...
conversion errors are ignored as before, but on final exit vipsthumbnail will
return an error code if one or more of the conversions failed
see https://github.com/jcupitt/libvips/issues/219
2015-01-13 17:31:09 +00:00
John Cupitt
fd16c60f86
try to make vipsthumbnail manpage clearer
...
see
https://github.com/jcupitt/libvips/issues/216
2015-01-11 09:48:38 +00:00
John Cupitt
9ad0942062
update man pages
...
oops, forgot to update man pages for header -> vipsheader rename
2014-06-24 14:19:57 +01:00
John Cupitt
415b6d08be
small fixups
...
- remove -c abbrv. for --vips-concurrency
- better desc for insert
- revise vips.1 man page
2014-06-19 09:59:29 +01:00
John Cupitt
5dc22091de
update man pages
2013-12-18 14:38:27 +00:00
John Cupitt
748d516ab2
update vipsthumbnail man page
2013-12-18 14:29:59 +00:00
John Cupitt
8dfe4611d2
add a --linear option to vipsthumbnail
...
thanks to Nicolas for the prodding
2013-11-12 09:53:41 +00:00
John Cupitt
8d270d49c4
allow non-square bounding boxes in vipsthumbnail
...
thanks seth
2013-10-23 09:37:45 +01:00
John Cupitt
767a11a5e8
man page fixes
2013-10-22 17:12:50 +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
1b5803af2e
new man pages
...
restored and updated man.1 pages
2011-07-26 09:27:06 +01:00
John Cupitt
aa620ea540
remove the old man pages
...
Finally junk the old man pages, everything is redone as gtk-doc now.
2011-02-03 11:50:58 +00:00
John Cupitt
bde8d1048e
vipsthumbnail uses rd mode
2010-07-30 12:30:45 +00:00
John Cupitt
7bebea093a
vipsthumbnail fixes
2010-05-13 20:29:28 +00:00
John Cupitt
ddb12bf8d3
man page spelling errors
2010-01-11 09:06:21 +00:00
John Cupitt
9fcdda8df7
allow 'none' for jpeg profile save
2009-08-13 15:26:35 +00:00
John Cupitt
9b3a0d6919
fix segv in im_buildlut() with non-zero bases
2009-06-22 16:07:09 +00:00
John Cupitt
986b5b98c9
added 'fail' option to im_jpeg2vips()
2009-06-16 12:58:18 +00:00
John Cupitt
02797e76b7
win32 build fixes
2009-04-16 14:42:16 +00:00
John Cupitt
0b723402d3
stuff
2009-03-30 20:35:34 +00:00
John Cupitt
87ab8c4e40
stuff
2009-03-30 14:02:06 +00:00
John Cupitt
1e5e921575
stuff
2009-03-30 13:34:50 +00:00
John Cupitt
40307b23dc
stuff
2009-03-29 21:20:48 +00:00
John Cupitt
db623aa8cf
stuff
2009-03-28 17:32:53 +00:00
John Cupitt
41ed8375e7
manpage oopses
2009-03-28 17:07:55 +00:00
John Cupitt
7c113ee6a4
oops
2009-03-25 10:55:58 +00:00
John Cupitt
b2648f77d5
update docs for rad2float etc.
2009-03-25 10:33:11 +00:00
John Cupitt
150cabd6c0
stuff
2009-03-18 16:47:17 +00:00
John Cupitt
158a933151
stuff
2009-02-18 10:04:10 +00:00
John Cupitt
1f20c4bd38
link nohalo in
2009-01-23 12:03:11 +00:00
John Cupitt
a5517d3bdc
more tweaks, docs updated
2008-11-28 21:26:23 +00:00
John Cupitt
a9bc149f58
started docs update for new format stuff
2008-11-28 16:32:56 +00:00
John Cupitt
9518a659ab
im_format -> VipsFormat
2008-11-28 16:26:33 +00:00
John Cupitt
e6f960e80e
merged 7.16 changes back into trunk
2008-10-11 21:29:16 +00:00
John Cupitt
ed4834edaf
vips-7.16 now builds
2008-08-24 10:19:04 +00:00
John Cupitt
b698829eef
stuff
2008-08-22 14:07:16 +00:00
John Cupitt
4e098516e6
format docs
2008-08-16 18:59:26 +00:00
John Cupitt
7e2c9b9510
update man pages for removed funcs
2008-08-16 17:19:59 +00:00