search for: 66x66px

Displaying 1 result from an estimated 1 matches for "66x66px".

2007 Jan 03
1
Square thumbnails are blurred
Hey I''m using mini_magick to create some square thumbnail using the following code... image.resize ''x200'' image.resize ''200x<'' image.resize ''50%'' image.gravity ''center'' image.crop ''100x100+0+0''