Lovell Fuller
|
67e927bdb6
|
Docs: ensure all functions include method signature #3777
|
2023-08-29 11:16:18 +01:00 |
|
Lovell Fuller
|
66f7cef253
|
Docs: fix a few typos
|
2023-07-12 14:22:29 +01:00 |
|
Lovell Fuller
|
cc5ac5385f
|
Docs: clarify use of extract before composite
|
2023-06-23 08:08:39 +01:00 |
|
Lovell Fuller
|
ef849fd639
|
Docs: switch to well-maintained jsdoc2md for JSDoc parsing
|
2023-01-08 10:15:38 +00:00 |
|
Lovell Fuller
|
e1bc8674fd
|
Docs: clarify composite operation ordering
|
2022-08-21 19:53:04 +01:00 |
|
Lovell Fuller
|
b9261c243c
|
Bump devDeps, requires doc refresh
|
2022-08-20 09:23:24 +01:00 |
|
brahima
|
ea7cf2a2ef
|
Expose vips_text to create an image containing rendered text (#3252)
|
2022-07-25 11:32:10 +01:00 |
|
Lovell Fuller
|
7bf6cbd669
|
Docs: correct links to libvips documentation
|
2022-05-22 12:14:24 +01:00 |
|
Lovell Fuller
|
926572b41e
|
Control sensitivity to invalid images via failOn
Deprecates failOnError, equivalent to failOn=warning
|
2022-04-04 12:27:45 +01:00 |
|
Lovell Fuller
|
ac883c5215
|
Docs: composite image supports the animated property #3135
|
2022-03-14 08:53:00 +00:00 |
|
Lovell Fuller
|
42e45d842a
|
Docs: add more examples (composite, greyscale, tint)
|
2022-03-12 20:33:15 +00:00 |
|
Lovell Fuller
|
81e388a4cc
|
Docs: composite supports failOnError and limitInputPixels
|
2021-05-15 14:52:33 +01:00 |
|
Lovell Fuller
|
cac83b94c1
|
Bump deps and docs refresh
|
2021-05-03 10:01:43 +01:00 |
|
Lovell Fuller
|
b534f99870
|
Docs: correct typo in composite
|
2020-05-13 15:56:44 +01:00 |
|
Lovell Fuller
|
a216d2945b
|
Upgrade to libvips v8.9.0-rc4, drop support for Node.js 8
|
2020-01-03 20:26:55 +00:00 |
|
Andargor
|
4ae8999f62
|
Add premultiplied option to composite operation (#1835)
|
2019-08-14 19:01:23 +01:00 |
|
Jakub Michálek
|
3f4398457f
|
Change docs for composite to reflect how create works (#1623)
|
2019-03-25 07:45:46 +00:00 |
|
Lovell Fuller
|
7cafd4386c
|
Add composite op, supporting multiple images and blend modes #728
|
2019-03-09 22:46:23 +00:00 |
|
Maxime BACONNAIS
|
1df8d82fe0
|
Docs: overlay parameter of overlayWith is optional (#1547)
|
2019-01-19 14:19:41 +00:00 |
|
Pascal Temel
|
813831acf0
|
Docs: Update deprecated overlayWith example (#1526)
|
2018-12-30 20:44:36 +00:00 |
|
Axel Eirola
|
7d48a5ccf4
|
Allow floating point density input (#1362)
Metadata output will still remain integer
|
2018-09-01 08:58:30 +01:00 |
|
Rodrigo Alviani
|
23a4bc103e
|
Docs: correct quality option in overlayWith example (#1325)
|
2018-08-08 08:42:18 +01:00 |
|
Thomas Vantuycom
|
9c20ae383e
|
Remove top of file table of contents in documentation (#1270)
|
2018-06-24 21:45:51 +01:00 |
|
Lovell Fuller
|
0d9590a9a0
|
Documentation refresh
|
2018-06-20 08:14:03 +01:00 |
|
Lovell Fuller
|
430a4297aa
|
Add support for prebuilt sharp binaries on common platforms
|
2018-03-04 14:33:44 +00:00 |
|
Lovell Fuller
|
c82914df30
|
Doc refresh and devDependencies version bumps
|
2018-01-06 00:07:35 +00:00 |
|
Lovell Fuller
|
c41d755441
|
Ctor single arg: allow plain object, reject null/undefined
Thank you @kub1x
|
2017-05-06 19:03:14 +01:00 |
|
Lovell Fuller
|
1169afbe90
|
Avoid (un)premultiplication for overlay image without alpha channel
Add 'premultiplied' boolean attribute to output info, helps test
|
2017-04-26 21:37:43 +01:00 |
|
Lovell Fuller
|
1aa053ce6f
|
Create blank image (width, height, channels, background) #470
|
2017-03-11 11:46:01 +00:00 |
|
Lovell Fuller
|
701b1c4216
|
Document overlayWith image density parameter #729
|
2017-03-10 22:59:46 +00:00 |
|
Lovell Fuller
|
70a3d4fb5e
|
Improve error messages for invalid resize parameters
Dependency version bumps and doc refresh
|
2017-01-05 22:17:04 +00:00 |
|
Lovell Fuller
|
93e14484da
|
Update dev dependencies, regenerate API docs
|
2016-11-27 22:29:57 +00:00 |
|
Lovell Fuller
|
8717ecc429
|
Modularise JS source in 'lib' subdirectory.
Generate public API documention via jsdoc comments.
|
2016-11-02 09:25:20 +00:00 |
|