Lovell Fuller
|
d2455267a8
|
Allow non-RGB input to embed/extend onto bg with alpha #646
|
2016-12-11 16:01:21 +00:00 |
|
Lovell Fuller
|
a71e562ff7
|
Upgrade to latest v1.x.x major version of the color dependency.
Uses 'alpha' instead of 'a' to represent transparency values.
|
2016-12-04 21:04:18 +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 |
|
Lovell Fuller
|
cbdbbe535a
|
Update tests to meet semistandard code standards
Switch to const/let instead of var
|
2016-11-02 09:25:20 +00:00 |
|
Lovell Fuller
|
e0d58266be
|
Allow use of embed with 1 and 2 channel images #411
|
2016-04-14 21:39:17 +01:00 |
|
Lovell Fuller
|
df33c3024a
|
Fix embedding onto transparent backgrounds #366
Fully automate embed tests to prevent regression
|
2016-02-25 18:36:00 +00:00 |
|
Lovell Fuller
|
2675b2265b
|
Ensure 16-bit input images embed onto alpha background
Support gamma correction of images with alpha channel
Favour shrink over affine when reducing by integral factor
|
2016-02-03 17:48:22 +00:00 |
|
Lovell Fuller
|
11329d5e09
|
Expose control of the number of open files in libvips' cache.
Breaks API of existing cache method.
Disable libvips cache for I/O tests.
|
2016-02-03 17:48:22 +00:00 |
|
Lovell Fuller
|
61b86744d7
|
Ensure 16-bit input images work with embed option #325
|
2015-12-23 20:46:49 +00:00 |
|
Lovell Fuller
|
5febce7a59
|
Remove executable bit from test/* file permissions
|
2015-11-21 23:05:48 +00:00 |
|
Lovell Fuller
|
658a541f49
|
Add test case for enlarge+embed combo #243
|
2015-08-12 09:26:38 +01:00 |
|
Lovell Fuller
|
33782d3c83
|
Embed alpha image on non-transparent background #204
|
2015-04-29 20:14:45 +01:00 |
|
Lovell Fuller
|
1e52c2dbe6
|
Windows compatibility #19
Hide WebP format and normalise option
Separate test runners for node and iojs
|
2015-04-21 12:13:19 +01:00 |
|
Lovell Fuller
|
e465306d97
|
Disable libvips cache for unit tests
Aids memory leak detection
|
2014-11-11 18:09:48 +00:00 |
|
Lovell Fuller
|
ca561daedf
|
Test code refactor #63
Use mocha for feature-specific unit tests
Add test coverage report via istanbul
|
2014-10-20 15:32:56 +01:00 |
|