Fred's bevel script: Is this output as per expectation?
Posted: 2012-07-11T17:04:00-07:00
I have these two png images, both have transparent background:
A. Square in Top-left corner of the image within the bounds of the image (the image boundaries are visible when you select the image using the mouse):
B. Rectangle inside the image bounds without touching image boundaries (the image boundaries are visible when you select the image using the mouse):
When I run Fred's bevel script on both of the above images, the output is as follows:
A. Output of the bevel script using the first image above as input:
B. Output of the bevel script using the second image above as input:
I run the script as follows for both the input images, i.e. with the default parameters:
./bevel input_img.png out_img.png
Shouldn't there be "bright" bevel edges at the top and right side of the output image A, similar to the bright edges that appear on the output image B? It looks like the bright bevel edges span the whole image upto the dark bevel edges at the right and bottom side of the rectangle.
Thanks and regards,
Plug
A. Square in Top-left corner of the image within the bounds of the image (the image boundaries are visible when you select the image using the mouse):
B. Rectangle inside the image bounds without touching image boundaries (the image boundaries are visible when you select the image using the mouse):
When I run Fred's bevel script on both of the above images, the output is as follows:
A. Output of the bevel script using the first image above as input:
B. Output of the bevel script using the second image above as input:
I run the script as follows for both the input images, i.e. with the default parameters:
./bevel input_img.png out_img.png
Shouldn't there be "bright" bevel edges at the top and right side of the output image A, similar to the bright edges that appear on the output image B? It looks like the bright bevel edges span the whole image upto the dark bevel edges at the right and bottom side of the rectangle.
Thanks and regards,
Plug