Jump to content

Is is possible to stroke text on the outside ?


Felipe
 Share

Recommended Posts

  • 2 weeks later...

I'm not sure about Canvas, but with CSS you have a few methods:

 

You can just stack text-shadows with 0 blur: http://jsfiddle.net/cW8r9/

For this one you'll need to add more shadows to fill in the gaps and make it look less choppy.

 

If you're are only targetting webkit (for like iOS packaged app or something), you can use -webkit-text-stroke: http://css-tricks.com/examples/TextStroke/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...