Search found 9 matches

by suciuvlad
2011-02-15T13:37:28-07:00
Forum: Developers
Topic: Memory Allocation Failed
Replies: 2
Views: 10017

Re: Memory Allocation Failed

Thanks for your reply.
Well, the size of the picture will vary, it can go beyond the reasonable size you specified. However, i reproduced the error with a small picture too(400x400).
Memory leak it's possible since im composing 2-3 images inside the script at a request.
by suciuvlad
2011-02-15T11:40:49-07:00
Forum: Developers
Topic: Memory Allocation Failed
Replies: 2
Views: 10017

Memory Allocation Failed

Mgick::ImageMagickError (memory allocation failed Mgick::ImageMagickError (memory allocation failed agick::ImageMagickError (memory allocation failedagick::ImageMagickError (memory allocation failed `/var/www/vhosts/fyves.com/rails/public/assets/pictures/6/original/6-Red_Back.jpg' @ error/quantize.c...
by suciuvlad
2010-09-21T15:50:16-07:00
Forum: Users
Topic: [SOLVED] zoom in an image
Replies: 0
Views: 3862

[SOLVED] zoom in an image

Is it possible to zoom in a picture? I've found only scale wich doesnt fits my needs(makes the image to blurry and it enlarges it - i need my image to remain at the same width and height). Thanks. P.S. Nevermind, i had a wrong approach of the problem. I will just simulate the zoom by cropping the bi...
by suciuvlad
2010-09-20T14:07:04-07:00
Forum: Users
Topic: [SOLVED] image masking
Replies: 5
Views: 13930

Re: [SOLVED] image masking

thanks for your help.
by suciuvlad
2010-09-20T04:25:42-07:00
Forum: Users
Topic: [SOLVED] image masking
Replies: 5
Views: 13930

Re: image masking

its not a viable option because the images should be rounded like the circle.
by suciuvlad
2010-09-20T01:59:44-07:00
Forum: Users
Topic: [SOLVED] image masking
Replies: 5
Views: 13930

[SOLVED] image masking

I have a circle and a image. How can i insert the image into the circle in a way that everything that exceeds the border of the circle should not be visible?
Thanks.
by suciuvlad
2010-08-26T23:09:55-07:00
Forum: Users
Topic: [SOLVED] Image displace
Replies: 7
Views: 34850

Re: [SOLVED] Image displace

Thanks guys. You've been great. @fmw42: I'll use the first solution but instead of resizing the tshirt to match the size of the product i will use as displacement map the part of the design where the product will be. That way the highlights and shadows will be correct. I can't use the last solution(...
by suciuvlad
2010-08-25T09:42:19-07:00
Forum: Users
Topic: [SOLVED] Image displace
Replies: 7
Views: 34850

Re: Image displace

Thanks for your reply. Image 1: http://dl.dropbox.com/u/5423830/design.jpg Image 2: http://dl.dropbox.com/u/5423830/product.jpg Here is how it would look displaced(the desired effect): http://dl.dropbox.com/u/5423830/displaced.jpg ...and here how it looks if i just join them http://dl.dropbox.com/u/...
by suciuvlad
2010-08-25T04:03:15-07:00
Forum: Users
Topic: [SOLVED] Image displace
Replies: 7
Views: 34850

[SOLVED] Image displace

Hello everyone, I have 2 images. One is bigger and one is smaller. I want to blend the smaller image into the bigger one giving the impression that its actually on it. In photoshop this can be done with the displace filter. Example: http://dl.dropbox.com/u/5423830/eg.jpg (from zazzle .com) So, i wan...