﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
870	Images resized by control points, less pixelated	predecess@…		"Here is a proposal that would solve pixelation
problems from using a browser to resize images.

It sure would be slick if FCKeditor had an option to
insert images in the
form: /fckeditor/image_resizer.php?
image=selected_image.jpg&w=300&h=123

This image_resizer.php script would use Imagemagick,
GD, or another util to resize the image, store a
cached copy of it on disk, and output the image.

Now FCKeditor could ran a check every 500ms or so to
see if any images had changed dimensions from being
dragged via control points, and if they did, then it
would update their src URL, adjusting the width and
height parameters appropriately.

Voila, no more pixelated images, and no having to
explain to someone to resize via Photoshop.
----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1446677&group_id=75348&atid=543656"	New Feature	closed	Normal		General		wontfix	SF HasPatch	arathael@…
