Search found 3 matches

by Arise
2017-07-12T06:05:14-07:00
Forum: Users
Topic: Shadow for transparent animated gif
Replies: 26
Views: 27836

Re: Shadow for transparent animated gif

I'm trying to add some shadow coming from front/left side lets say...
I've tried all kind of parameters/values but every time the shadow cast is not properly positioned starting at the feet and is badly skewed.
Also, the final image is not maintained at 256x256.

I tried with understanding the ...
by Arise
2016-09-13T05:58:14-07:00
Forum: Users
Topic: Outline Contour
Replies: 3
Views: 4257

Re: Outline Contour

I hope I fixed the image.
by Arise
2016-09-13T04:26:26-07:00
Forum: Users
Topic: Outline Contour
Replies: 3
Views: 4257

Outline Contour

Hi!

I'm trying to add a slight contour to the outline/silhouette of one image.
https://www.dropbox.com/s/xcqmffwt50p6h1u/robot.png?raw=1

What I would like would be to:
1. take the exterior pixels
I've tried with

convert input.png ^
-channel A -virtual-pixel transparent ^
-morphology EdgeIn ...