Image Typo 2.0
Updates:
- Color
- Transparency
- Border control
- Fit box (automatic width)
- Automatic height
- More variables
- Myspace comments active
There is a new base code which is as follows:
http://aslamp.com/ms/image.php/TEXT.000000.ffffff.n.100.c.png
The TEXT is the text that will appear in the image in the silkcreen (pixely) font. Within this you can place a few different variables:
$q > ?
$n > n (newline)
$ip > ip address of viewer
$ref > referering URL of image
$req > the request URL of image
x$msc > myspace comments of user x
The x is the friend ID of the user whos comments are being displayed. The profile must be public for this function to work.
The next 000000 is the hexadecimal color code of the text and the optional inside border, if activated. This must contain six digits.
The following ffffff is the hexadecimal color code of the background and the optional outside border . This must also contain six digits.
The next letter is the selector for the different modes, which are as follows:
n > normal
b > borderless
t > transparent background
p> transparent background and no border
s > small box, or automatic width (doesn’t work that well yet)
This must be one digit.
The following 100 is the width of the image. The text will automatically word-wrap, unless the word itself is too long to fit on a line. This must be three digits.
The last c is the alignment of the text, with the following variables:
l > left
c > center
r > right
This must be one digit.
Really, any extension can be used. It is simply there so myspace will take it as an image and not some webpage.
That is all for this update. The next will follow soon! If you have any suggestions, please let me know!


NO COMMENTS YET