]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Break out ImageFile->resizeTo() from ImageFile->resize(); allows resizing images...
authorBrion Vibber <brion@status.net>
Tue, 9 Nov 2010 00:51:31 +0000 (16:51 -0800)
committerBrion Vibber <brion@status.net>
Tue, 9 Nov 2010 00:56:08 +0000 (16:56 -0800)
commitdc497ed090d94561db195983a4346a2f66503422
tree0f0f2e146a5915f752d9d44f683465c34583295f
parenta2994e3aa232106f39a6c36c9176608467b8822e
Break out ImageFile->resizeTo() from ImageFile->resize(); allows resizing images to non-square sizes and to arbitrary destinations. Will be used for creating thumbnails as well as the originala use of cropping/sizing avatars.
lib/imagefile.php