Current location: Hot Scripts Forums » Programming Languages » PHP » ImageTTFText ... Keep text in center


ImageTTFText ... Keep text in center

Reply
  #1 (permalink)  
Old 01-10-06, 05:25 PM
kizzle kizzle is offline
Newbie Coder
 
Join Date: Jan 2006
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
ImageTTFText ... Keep text in center

Is there a way to always keep the text in the center of the image?
Reply With Quote
  #2 (permalink)  
Old 01-10-06, 05:51 PM
Oras Oras is offline
Newbie Coder
 
Join Date: Jan 2006
Location: Baghdad, Iraq
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
I think that you need to check each character width, and check how many characters you have in the string. then:
$center=$width/2;
$center=$width-$number_of_characters*$char_width/2;
Wish this help
__________________
e-Haw!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Give your Search Position a BOOST! Get 10000+ Text Links Leading to your Website! IncognitoNet General Advertisements 0 06-19-05 10:53 PM
Give your Search Position a BOOST! Get 10000+ Text Links Leading to your Website! IncognitoNet General Advertisements 0 06-05-05 11:47 PM
need a systex to show first 50 words from a variable loeddie PHP 14 03-24-05 12:38 AM
MySQL Query problem Wraith PHP 5 03-06-04 05:16 PM
picking random entries with a filter... Double selection problem dsumpter PHP 7 11-16-03 07:19 PM


All times are GMT -5. The time now is 06:27 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.