n1474335
|
eb769c7fb4
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
n1474335
|
566517d20f
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
d98762625
|
e03ff22ba8
|
update more ENVIRONMENT_IS_* calls after merge, update some test paths, comments. Remove vulnerability
|
2019-07-05 11:35:59 +01:00 |
|
j433866
|
0bcf57e89c
|
Improve printing text to improve output quality.
Now resizes the text instead of the image
|
2019-06-20 12:58:02 +01:00 |
|
j433866
|
e44a22e143
|
Change ops to use ArrayBuffer instead of byteArray
|
2019-04-01 10:54:46 +01:00 |
|
j433866
|
c2496fe63e
|
Change to use Promise.all
|
2019-04-01 09:00:41 +01:00 |
|
j433866
|
6a01e40394
|
Fix bug where GIF input would error on output.
Also minor corrections to jsdocs in ImageManipulation
|
2019-03-20 11:20:34 +00:00 |
|
j433866
|
ce72acdd61
|
Add 'add text to image' operation.
Included variants of the Roboto fonts as bitmap fonts for jimp.
Changed webpack config to import the font files.
|
2019-03-19 13:53:09 +00:00 |
|