Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Handwriting fonts on the web, how?

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #27093
    sethgoochdesigns
    Participant

    So with the current website I’m working on it has a fun feel to it and my design includes some handwritten fonts. I got to thinking…how am I going to go about displaying these on the web. Whats the best way to handle this? I was thinking images, but if I have alot of content using this handwriting font it will slow down loading time, etc. Are there any tricks out there that you guys could share? I tried doing a quick google search but didn’t really see anything.

    #67632
    AshtonSanders
    Participant

    What you probably need is SIFR… but this is even worse on your load time than making images.

    The good part is that it will do it automatically, and the code can still be an <h2> or w/e

    Here’s the link to the wiki:
    http://wiki.novemberborn.net/sifr/

    #67639
    Chris Coyier
    Keymaster

    Handwriting in web design always looks best if it’s REAL handwriting, not some lame free font. So first of all, do that. Write, scan, repeat. Then you can use images with CSS image replacement:

    https://css-tricks.com/css-image-replacement/

    Accessibility AND images =)

    #67796
    drakecyrus19
    Member

    can i find some tutorials bout it? :geek:

    #67799
    AshtonSanders
    Participant

    Hehe.

    Try the links above ;) It’s not "simple" but a little reading will get you a long way.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Other’ is closed to new topics and replies.