Runescape Bits & Bytes
https://www.rsbandb.com/forums/

i need a little help in PHP Fuction ImageString
https://www.rsbandb.com/forums/viewtopic.php?f=38&t=4410
Page 1 of 1

Author:  nipper [ March 6th, 2005, 2:52 am ]
Post subject:  i need a little help in PHP Fuction ImageString

ok here is what i have. i just can't seem to figer out how to chang the font size. i need to figer out how to chang the font size here is the code

Code:

$myimage = ImageCreate(100,100);
$black = imagecolorallocate($myimage, 0x00, 0x00, 0x00);
$font = "font.TTF";
 
ImageString($myimage, $font, 50, 20, "just stuff", $black);

Author:  Adbot [ March 6th, 2005, 2:52 am ]
Post subject:  Register and login to get these in-post ads to disappear


Author:  lord exin [ March 6th, 2005, 12:32 pm ]
Post subject:  wel

it shure corn-fuses me :?

Author:  nipper [ March 6th, 2005, 2:11 pm ]
Post subject: 

lol its php

Author:  lord exin [ March 10th, 2005, 4:38 pm ]
Post subject:  uh

what exactly is that font changing deal for? :?:

Author:  Jeff [ March 10th, 2005, 5:23 pm ]
Post subject:  Re: uh

lord exin wrote:
what exactly is that font changing deal for? :?:

Guess he just wants to change make it bigger..It's a website..Trying to make it neat?..

Author:  nipper [ March 10th, 2005, 8:03 pm ]
Post subject: 

i don't need it now i finshed what i wanted to do

Author:  Adbot [ March 10th, 2005, 8:03 pm ]
Post subject:  Register and login to get these in-post ads to disappear


Author:  lord exin [ March 12th, 2005, 11:21 am ]
Post subject:  ???

what... you should buy a manual :P

Page 1 of 1 All times are UTC - 7 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/