sum_list    version 0.1    Sum up the numbers in an array.
There are no comments yet
New Comment
sum_list    version 0.1    Sum up the numbers in an array.
There are no comments yet
New Comment
overlay_image    version 0.2    Overlay a transparent image on top of another image.
There are no comments yet
New Comment
show_address    version 0.6    Given an address, show the location on a map.
There are no comments yet
New Comment
duotone_image    version 0.5    Change an image into a tinted grayscale.
There are no comments yet
New Comment
simple_sort    version 0.1    Sort an array and display it.
There are no comments yet
New Comment
round_corners    version 0.2    Round the corners of an image. Transparency and anti-aliasing are supported.Subject: integration error
niwdalg | posted: Dec 4, 2011 09:45 am | [reply] |
hi,
Can you help me in integrating this code? i am getting errors.
can you please give an example how this is integrated in image tag?
Subject: Image getting resized
Luciano Ziegler | posted: Nov 3, 2011 01:27 pm | [reply] |
Hi,
Thank you very much for your code. Finally I could get the transparency working on my thumbnails. The only problem is that the script is returned the images in a different size. I send thumbnails on 150px/150px and it returns an image with 214px/214px.
Any idea on how to fix this?
Thanks
Luciano Ziegler | posted: Nov 3, 2011 01:30 pm | [reply] |
My bad. It was my fault. Your script works perfect ๐
New Comment
address_elevation    version 0.2    Returns the elevation (in meters) above sea level for an address.
There are no comments yet
New Comment
unity    version 1.2    Returns digit summation of any numerical value given for passkey (up to 14 digits in length)
There are no comments yet
New Comment
fibonacci_binet    version 0.3    Simple example of Fibonacci series algorithm using Binet
There are no comments yet
New Comment
number_string    version 0.3    Turn a number into a string, for example turn 11 to "eleven".
There are no comments yet
New Comment