-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add more image operations #515
Commits on Mar 7, 2019
-
Move parsing and generation of QR codes to lib folder.
Also rewrote QR code parsing to be more readable and actually error out properly.
Configuration menu - View commit details
-
Copy full SHA for 21a8d03 - Browse repository at this point
Copy the full SHA 21a8d03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11451ac - Browse repository at this point
Copy the full SHA 11451acView commit details
Commits on Mar 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3e428c0 - Browse repository at this point
Copy the full SHA 3e428c0View commit details
Commits on Mar 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dfbc1be - Browse repository at this point
Copy the full SHA dfbc1beView commit details -
Configuration menu - View commit details
-
Copy full SHA for e95b707 - Browse repository at this point
Copy the full SHA e95b707View commit details
Commits on Mar 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3081952 - Browse repository at this point
Copy the full SHA 3081952View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb7487c - Browse repository at this point
Copy the full SHA bb7487cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fafa39 - Browse repository at this point
Copy the full SHA 4fafa39View commit details
Commits on Mar 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8e74acb - Browse repository at this point
Copy the full SHA 8e74acbView commit details
Commits on Mar 19, 2019
-
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.
Configuration menu - View commit details
-
Copy full SHA for ce72acd - Browse repository at this point
Copy the full SHA ce72acdView commit details -
Add new implementation of gaussian blur.
Changed SharpenImage to use the new algorithm.
Configuration menu - View commit details
-
Copy full SHA for 2cd3e9c - Browse repository at this point
Copy the full SHA 2cd3e9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b312e17 - Browse repository at this point
Copy the full SHA b312e17View commit details
Commits on Mar 20, 2019
-
Fix bug where GIF input would error on output.
Also minor corrections to jsdocs in ImageManipulation
Configuration menu - View commit details
-
Copy full SHA for 6a01e40 - Browse repository at this point
Copy the full SHA 6a01e40View commit details
Commits on Apr 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c2496fe - Browse repository at this point
Copy the full SHA c2496feView commit details -
Configuration menu - View commit details
-
Copy full SHA for e44a22e - Browse repository at this point
Copy the full SHA e44a22eView commit details -
Change QR code ops to use ArrayBuffer. Add new function to Utils to convert a string to arraybuffer.
Configuration menu - View commit details
-
Copy full SHA for c97e77c - Browse repository at this point
Copy the full SHA c97e77cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99bef09 - Browse repository at this point
Copy the full SHA 99bef09View commit details
Commits on Jun 20, 2019
-
Improve printing text to improve output quality.
Now resizes the text instead of the image
Configuration menu - View commit details
-
Copy full SHA for 0bcf57e - Browse repository at this point
Copy the full SHA 0bcf57eView commit details
Commits on Jul 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f473807 - Browse repository at this point
Copy the full SHA f473807View commit details -
Configuration menu - View commit details
-
Copy full SHA for be08a62 - Browse repository at this point
Copy the full SHA be08a62View commit details -
Fix reading QR codes with transparent backgrounds
Configuration menu - View commit details
-
Copy full SHA for 1135ca5 - Browse repository at this point
Copy the full SHA 1135ca5View commit details
Commits on Jul 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bed6629 - Browse repository at this point
Copy the full SHA bed6629View commit details