Crop Image Resizer
posted by Kevin Wolff on 23 Jan 2007

Tonights task was one of the most brain intensive task I've done in a long time.  I reworked the way the image resizer crops images.  One of the fun features of this blog application is that you can (I should say could because the feature is disabled for now) upload and crop pictures for header graphics.  A glitch occurred when you tried to horizontally crop a vertical image.  My math was off.

Although the solution ended up not being entirely complicated I wracked my brain on it for many, many hours.  My brain is actually tired right now.  It's a strange feeling but I'm starting to get used to it.  Proportions and cross multiplication ended up saving the day.  Hopefully I'll get some time to add the headers graphics back into the application soon.

0 comment(s)  | viewed 263 time(s)
Tags: Update

Comments

Be the first to comment on this entry... you know you want to!
Name:
Email:
Comment:

Tags

Code,  Bug,  Update,  Tutorial