Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. GMail CAPTCHA transform

GMail CAPTCHA transform

Scheduled Pinned Locked Moved C#
graphicshelpquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Joe Programm3r
    wrote on last edited by
    #1

    Is there anyone who has experience with the graphics transforms that would allow me to create the kind of distortion/twisting as in GMail new account creation page? I can create rotated text, with and without kerning, but can't quite get the distortion right. Any help would be greatly appreciated. Thanks.

    S L 2 Replies Last reply
    0
    • J Joe Programm3r

      Is there anyone who has experience with the graphics transforms that would allow me to create the kind of distortion/twisting as in GMail new account creation page? I can create rotated text, with and without kerning, but can't quite get the distortion right. Any help would be greatly appreciated. Thanks.

      S Offline
      S Offline
      Steve Maier
      wrote on last edited by
      #2

      Have you looked at the ones on CP already? http://www.codeproject.com/aspnet/CaptchaImage.asp[^] - has some distortion http://www.codeproject.com/aspnet/WSCaptcha.asp[^] - has more distortion http://www.codeproject.com/useritems/CaptchaNET_2.asp[^] - wavy text Steve Maier, MCSD MCAD

      J 1 Reply Last reply
      0
      • S Steve Maier

        Have you looked at the ones on CP already? http://www.codeproject.com/aspnet/CaptchaImage.asp[^] - has some distortion http://www.codeproject.com/aspnet/WSCaptcha.asp[^] - has more distortion http://www.codeproject.com/useritems/CaptchaNET_2.asp[^] - wavy text Steve Maier, MCSD MCAD

        J Offline
        J Offline
        Joe Programm3r
        wrote on last edited by
        #3

        Steve Maier wrote:

        Have you looked at the ones on CP already?

        I've seen those and I can do all that. I guess what I'm for is more fluid look ... like: http://www.preinheimer.com/uploads/gmail_captcha.jpg[^]

        S 1 Reply Last reply
        0
        • J Joe Programm3r

          Steve Maier wrote:

          Have you looked at the ones on CP already?

          I've seen those and I can do all that. I guess what I'm for is more fluid look ... like: http://www.preinheimer.com/uploads/gmail_captcha.jpg[^]

          S Offline
          S Offline
          Steve Maier
          wrote on last edited by
          #4

          one of the things that makes it look alot different from the articles is the font that is used. It is not a thin font like a couple of the links I posted. Plus the spacing is alot smaller. I think if you play with various fonts and spacings it might help. Steve Maier, MCSD MCAD

          1 Reply Last reply
          0
          • J Joe Programm3r

            Is there anyone who has experience with the graphics transforms that would allow me to create the kind of distortion/twisting as in GMail new account creation page? I can create rotated text, with and without kerning, but can't quite get the distortion right. Any help would be greatly appreciated. Thanks.

            L Offline
            L Offline
            leppie
            wrote on last edited by
            #5

            Use GraphicsPath, add a string, this will give u a list of points you can manipulate, then just fill it :)

            xacc.ide-0.1.3 Milestone release
            Includes full source!

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups