Nirav Asher
|
9260bc2278
|
circular gradient module (#1496)
* circular gradient module
* circular gradient option inside gradient module
* Added test for gradient module
* final shadow module with module test
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com>
|
2020-01-28 15:02:06 -05:00 |
|
Harsh Khandeparkar
|
ea2069d7f6
|
[GCI] Experimental GIF Manipulation (#1404)
* wasmSuccess
* modules use wasmSuccess
* modules use wasmSuccess
* add the tooltip
* add GIF support
* fix imageDImensions function
* fix inputCoordinatesParser function
* show correct image dimensions
* show correct image dimensions
* don't allow save as PDF for GIFs
* fix QR module
* fix BlobAnalysis
* fix Blur
* fix Colorbar
* fix Crop
* fix crop defaults
* fix DrawRectangle
* fix EdgeDetect
* fix FlipImage
* fix Gradient
* fix Invert
* fix Overlay
* fix Resize
* fix Rotate
* fix TextOverlay
* fix parse input test
* make GIFs work in nodejs
* sample GIF test
* small change
* cleanup
* cleanup
* cleanup
* small fix
* small change
* handle errors
* proper error handling and fix tests
* cleanup
* try a fix
* try another fix
* fix module benchmarks
* try more fixes
* revert
* try fixing the tests
* fix overlay test
* add the gif tests
* remove unnecessary changes
* fix tests
* whoops
* add some docs
* inBrowser
* fix all module tests
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com>
|
2020-01-11 12:05:10 -05:00 |
|
Harsh Khandeparkar
|
6476b8d698
|
[GCI] Added Lightning Bolt for WASM accelerated modules (#1365)
* wasmSuccess
* modules use wasmSuccess
* modules use wasmSuccess
* add the tooltip
|
2019-12-19 18:45:42 -05:00 |
|
aashna27
|
5b98d5cf44
|
Pixel set redundancy removed (#1188)
* Pixels.set Redundancy removed
* eslint fixes
* move require to top with const
|
2019-08-14 15:34:14 -04:00 |
|
aashna27
|
c784de0c19
|
Added Eslint and husky (#1062)
|
2019-05-11 10:39:15 -04:00 |
|
Varun Gupta
|
75dc23fb55
|
Improve Code Quality and Optimize (#763)
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
|
2019-02-16 11:05:32 +05:30 |
|
Varun Gupta
|
e15e981d0b
|
Colorbar added (#316)
* setup
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* overlay done
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* add colorbar fixes #285
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* add inputs to colorbar
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
|
2018-08-06 11:53:08 -04:00 |
|