Bounding Text when written to a picture

Discussion in 'PHP' started by Anim9or, Feb 26, 2011.

  1. #1
    This is driving me crazy.

    I'm currently working on a Facebook App that figures out your most popular status and then makes a collage that the user can post to their profile. So far, I thought I was doing a pretty good job until I realized that all the statuses are going to go off the picture. So I was wondering, is there a way to make sure that it will go onto the next line after it reaches a certain distance using imagestring? So far I'm at a loss...

    Any help would be much obliged :)
     
    Anim9or, Feb 26, 2011 IP
  2. Vooler

    Vooler Well-Known Member

    Messages:
    1,146
    Likes Received:
    64
    Best Answers:
    4
    Trophy Points:
    150
    #2
    Vooler, Feb 27, 2011 IP
  3. Anim9or

    Anim9or Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for the quickk response! So far haven't found a way to get text to go go to the next line automatically with it but it does allow me to use "\n", which is all I need to move forward anyway :)
     
    Anim9or, Feb 28, 2011 IP