New Feature Log (Updates)
Blitline Notable Updates
While Blitline updates it's codebase quite often, usually to fix bugs or update libraries, there are often new features that are released that might be notable for some end users. This is a location where we can make notes about features that were released or updated
2020-05-19
Added "zip" files to "smart_image" functionality. Blitline will look inside ".zip" file sources and if there are any images in them, will extract the largest ones and try to turn them into a "thumbnail" for the image. If there are 4 or more, it will collage all 4. If there is less than 4, it will use only 1 as the output image.2020-05-01
Added support for CR3 filetypes. Updated some underlying libraries.2020-04-40
Added watermark_tiled function to tile watermarks across an image.