aboutsummaryrefslogtreecommitdiff
path: root/iPhone/GTMUIImage+Resize.m
Commit message (Collapse)AuthorAge
* [Author: caseyho]Gravatar gtm.daemon2010-05-26
| | | | | | | UIImage rotate method plus tests. R=altse APPROVED=altse DELTA=152 (152 added, 0 deleted, 0 changed)
* [Author: altse]Gravatar gtm.daemon2009-06-22
| | | | | | | Use UIImage drawing methods rather than CGContext. This respects the UIImageOrientation unlike CGContext. R=thomasvl DELTA=21 (0 added, 14 deleted, 7 changed)
* [Author: altse]Gravatar gtm.daemon2009-06-02
Add category extension to UIImage to allow resizing while preserving aspect ratios and optional image clipping. R=thomasvl,dmaclach DELTA=507 (507 added, 0 deleted, 0 changed)