Index: openacs-4/packages/photo-album/tcl/photo-album-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/photo-album/tcl/photo-album-procs.tcl,v diff -u -r1.23 -r1.24 --- openacs-4/packages/photo-album/tcl/photo-album-procs.tcl 26 May 2017 18:05:36 -0000 1.23 +++ openacs-4/packages/photo-album/tcl/photo-album-procs.tcl 29 Mar 2018 08:19:43 -0000 1.24 @@ -358,9 +358,9 @@ ImageMagick will retain the aspect ratio of the base_image when creating the new_image - jhead -dt is called to delete any embeded thumbnail since digital camera thumbnails + jhead -dt is called to delete any embedded thumbnail since digital camera thumbnails can be quite large and imagemagick does not remove them when converting (so thumbnails - can end up being 8k for the thumbnail + 32k for the embeded thumbnail). + can end up being 8k for the thumbnail + 32k for the embedded thumbnail). @param base_image original image filename @param new_image new image filename