· Added the forceSize method to the Thumbnails builder interface to force the size of the thumbnail to the specified dimensi ons. (equivalent to using the size method along with the keepAspectRatio(false) method.)
· Added the Canvas image filter class which can be used to crop or add a border to the resulting thumbnail.