Results 1 to 4 of 4

Thread: [2.0] Graphics path bending text

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2004
    Location
    england
    Posts
    598

    [2.0] Graphics path bending text

    Hi All,

    Is it possible to bend a graphics path string so that the string looks like an arc or even a circle. Like the image attached.

    Thanks

    Loftty
    Attached Images Attached Images  

  2. #2
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: [2.0] Graphics path bending text

    Kind of, althrough you have to do it all manually. I never really got around to finishing it off neatly but it does work...

    http://www.vbforums.com/showthread.php?t=379067
    I don't live here any more.

  3. #3
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: [2.0] Graphics path bending text

    Thats in VB code by the way (I wrote that a long while ago before I abandoned VB for ever ). Shouldn't take you long to port it.
    I don't live here any more.

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    May 2004
    Location
    england
    Posts
    598

    Re: [2.0] Graphics path bending text

    Hi,

    I have had a play with the code you sent me but have ahd no luck, so I have given up on this topic for a while, but I do have another small problem, in the code attached I draw a string to a picture box by clicking the button then when I enter text into the textbox the string changes. the small problem is that when I first change the text the string moves out of positiion a little bit, why is this?

    Thanks

    Loftty
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width