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
Kleis Auke Wolthuizen
c294835200
Update C++ binding and function list
2021-04-21 18:09:34 +02:00
John Cupitt
fae5d9cc82
improve configure summary table
...
- order and group summary
- list by file format type, rather than library
- describe as load/save rather than import/export
- also --vips-config output
I split the VIPS_CFLAGS, VIPS_INCLUDES and VIPS_LIBS var settings into
the various finders for maintainability.
2021-03-07 12:41:44 +00:00
John Cupitt
fc4ad15f97
Merge branch '8.10'
2021-03-07 12:26:24 +00:00
John Cupitt
94503c1aca
update for newer pandoc
...
"smart" extension is no longer supported for docbook
2021-03-06 12:47:31 +00:00
John Cupitt
5634377fa0
revise binding chapter in docs
2021-01-28 12:27:16 +00:00
John Cupitt
c3c9f281c0
Merge branch '8.10'
2020-12-22 14:31:08 +00:00
John Cupitt
728397d76c
Merge branch '8.10'
2020-12-15 13:22:56 +00:00
John Cupitt
5e26f1ec16
improve website link in docs
...
it was being rewritten by the export script
see https://github.com/libvips/libvips/issues/1928
2020-12-14 09:08:27 +00:00
John Cupitt
5afa726b8c
update examples to py3
2020-11-09 11:00:29 +00:00
Antonio Martínez
a4e57ace74
Update Examples.md
...
Just some issues I found while testing the examples:
- Reference on header for the file try255.py
- Typo on parameter from bigtif to bigtiff
- Use explicit call to python interpreter from command line
2020-11-09 10:25:54 +01:00
John Cupitt
fbaa3c6dff
update vipsthumbnail docs for --export-profile
...
and --input-profile
2020-10-02 11:42:04 +01:00
John Cupitt
f2956ac069
note improvements to iprofile
...
The docs had fallen behind a bit ... iprofile is no longer usually necessary.
see https://github.com/libvips/libvips/issues/1843
2020-10-02 11:20:35 +01:00
John Cupitt
4073f8082b
more small doc tweaks
2020-09-09 13:52:38 +01:00
John Cupitt
c501e024dc
integrate new C++ docs in main docs
2020-09-09 12:49:48 +01:00
John Cupitt
603036a315
docs fix
...
pandoc changed the name of their top-level section node
2020-08-09 14:21:26 +01:00
Zeranoe
2d7fe6211f
Update link for vips-gmic
...
vips-gmic doesn't appear to be a libvips repo anymore.
2020-07-15 03:30:58 -04:00
Kleis Auke Wolthuizen
42a7c9736b
Update IGNORE_VIPS_C list
2020-07-06 21:32:41 +02:00
Kleis Auke Wolthuizen
e5323b070b
Update C++ binding and function list
2020-06-18 14:45:14 +02:00
John Cupitt
9e4b78215e
fix po
2020-05-27 16:30:04 +01:00
John Cupitt
29d9fcb0c8
update docs for --delete deprecation
...
see https://github.com/libvips/libvips/pull/1564
2020-05-03 16:10:59 +01:00
John Cupitt
ab5d511123
add fuzz corpus
2020-02-28 15:22:10 +00:00
John Cupitt
70e8c6a61f
revise vipsthumbnail tutorial
...
Some of the args have changed slightly.
2020-01-14 17:10:31 +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
Kleis Auke Wolthuizen
31bf0e3cb7
Update function list for stream -> source rename
2020-01-01 12:28:18 +01:00
John Cupitt
96cdc5ef01
revise docs for source / target
2019-12-30 16:28:39 +00:00
John Cupitt
317feec6a4
update docs
2019-12-06 16:58:47 +00:00
John Cupitt
5121e203f8
polish docs
2019-11-30 18:39:00 +00:00
Kleis Auke Wolthuizen
2499b38403
Update C++ binding and function list
...
The generators use the new Introspect class of pyvips.
2019-11-29 14:51:03 +01:00
John Cupitt
aa783514cf
update TOC for docs
...
and update translation files
2019-11-25 17:48:44 +00:00
John Cupitt
bad58598f6
fix "how it works" in docs
...
I tried loads of ways to fix the rendering of this page, but swapping
the sections headings is the only one that works :(
2019-07-07 17:18:48 +01:00
John Cupitt
37ef7ad231
tiny doc errors
2019-07-07 15:14:16 +01:00
Kleis Auke Wolthuizen
8ac6574560
Change 'char *' to 'const char *' in the C++ binding
...
+ some documentation improvements.
2019-04-24 16:02:52 +02:00
John Cupitt
c351c665a1
more fixups from the vips7 removal
2019-04-14 12:48:02 +01:00
John Cupitt
f90de3c25d
fix some links in docs
2019-01-16 17:45:02 +00:00
Yazan Medanat
90f578a05f
Change jcupitt references to libvips.
2018-09-21 09:05:47 -07:00
John Cupitt
f3de6a9521
update function list in docs
...
thanks janko-m
see https://github.com/jcupitt/libvips/issues/1097
2018-09-20 08:26:51 +01:00
John Cupitt
79cafbd604
regen some docs
2018-08-17 18:04:47 +01:00
John Cupitt
ae5cbcd985
add note on '!' to vipsthumbnail docs
...
oops, this was missing, thanks beaudet
see https://github.com/jcupitt/libvips/issues/659
2018-07-17 12:39:48 +01:00
John Cupitt
5b55dd8ed4
Merge branch '8.6'
2018-04-11 09:38:59 +01:00
John Cupitt
f3842dcc4b
update cpp example
...
thanks fangqiao
see https://github.com/jcupitt/libvips/issues/932
2018-04-08 11:44:15 +01:00
John Cupitt
fc52754c2a
add example compile lines to C docs
...
see https://github.com/jcupitt/libvips/issues/909
2018-03-21 09:21:55 +00:00
John Cupitt
a1418b8f72
docs
2018-03-09 17:08:38 +00:00
John Cupitt
aa53f632e7
doc polish
2018-02-23 09:32:14 +00:00
John Cupitt
e7a0d98364
revise docs slightly
2018-02-14 14:52:50 +00:00
John Cupitt
19f7da9de2
Merge branch 'master' of github.com:jcupitt/libvips
2018-01-31 10:07:26 +00:00
John Cupitt
e0fd75266c
update opens-files chapter
2018-01-27 11:43:03 +00:00
John Cupitt
c8afbb92e2
update doc
2018-01-26 15:34:52 +00:00
John Cupitt
67bacdb118
add note on cmyk profiles
...
to the vipsthumbnail docs, see
https://github.com/jcupitt/libvips/issues/861
2018-01-23 13:09:51 +00:00
John Cupitt
c5139a0e50
doc fixups
...
various small things; fix the docs for composite, reduceh and reducev
2017-12-04 13:42:31 +00:00